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