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