ceph/reconf

8 lines
74 B
Plaintext
Raw Normal View History

2008-01-28 02:12:20 +00:00
#!/bin/sh
rm -f config.cache
aclocal
autoconf
autoheader
automake -a
exit