owntone-server/reconf

9 lines
109 B
Plaintext
Raw Normal View History

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