Added a comment about "autoconf -fi" to autogen.sh.
This commit is contained in:
parent
6e685aae45
commit
89dac1db6f
|
@ -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
|
set -e -x
|
||||||
|
|
||||||
${AUTOPOINT:-autopoint} -f
|
${AUTOPOINT:-autopoint} -f
|
||||||
|
|
Loading…
Reference in New Issue