summaryrefslogtreecommitdiff
path: root/autogen.sh
blob: 5a1395d49a6f1f3e63f71b586dc7c7b033ffacfc (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 config.status