owntone-server/reconf.sh.templ

10 lines
126 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
2006-05-01 04:07:56 -04:00
libtoolize --force
2003-10-13 11:03:14 -04:00
aclocal
autoconf
autoheader
automake -a