owntone-server/reconf.sh.templ

10 lines
126 B
Plaintext
Raw Normal View History

#!/bin/sh
2003-10-13 15:03:14 +00:00
rm -f config.cache
rm -f config.status
#rm -f acconfig.h
2006-05-01 08:07:56 +00:00
libtoolize --force
2003-10-13 15:03:14 +00:00
aclocal
autoconf
autoheader
automake -a