owntone-server/reconf.sh.templ

9 lines
107 B
Plaintext
Raw Normal View History

#!/bin/sh
2003-10-13 11:03:14 -04:00
rm -f config.cache
rm -f config.status
#rm -f acconfig.h
aclocal
autoconf
autoheader
automake -a