stasis-aries-wal/reconf

12 lines
142 B
Text
Raw Normal View History

2004-06-24 21:10:31 +00:00
#!/bin/sh
rm -f config.cache
rm -f acconfig.h
#touch acconfig.h
#aclocal -I m4
aclocal-1.8
2004-06-24 21:10:31 +00:00
autoconf
autoheader
#acconfig
automake-1.8 -a
2004-06-24 21:10:31 +00:00
exit