summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 5dbcbb5e96737d39e324e5c39c4e5760c767dba3 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh -xe
#
# Simple script to run the appropriate autotools from a repository.
#
autoreconf
rm -rf autom4te.cache config.log config.status
rm -f Makefile rdoff/Makefile doc/Makefile
rm -f config.h.in config.h config/config.h