* autogen.sh: Call autoheader explicitly. autoreconf runs
[bpt/guile.git] / autogen.sh
1 #!/bin/sh
2
3 autoheader
4 autoreconf --force "$@"