Skip to content

Commit

Permalink
Added a comment about "autoconf -fi" to autogen.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
Larhzu committed Jun 29, 2009
1 parent 6e685aa commit 89dac1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions autogen.sh
Expand Up @@ -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
Expand Down

0 comments on commit 89dac1d

Please sign in to comment.