diff options
Diffstat (limited to 'autogen.sh')
-rwxr-xr-x | autogen.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -9,6 +9,9 @@ # ############################################################################### +# The result of using "autoreconf -fi" should be identical to using this +# script. I'm leaving this script here just in case someone finds it useful. + set -e -x ${AUTOPOINT:-autopoint} -f |