9 lines
109 B
Plaintext
Raw Normal View History

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