owntone-server/reconf.sh.templ
2006-05-01 08:07:56 +00:00

10 lines
126 B
Plaintext
Executable File

#!/bin/sh
rm -f config.cache
rm -f config.status
#rm -f acconfig.h
libtoolize --force
aclocal
autoconf
autoheader
automake -a