mirror of
https://github.com/Gnucash/gnucash.git
synced 2024-11-26 10:51:09 -06:00
Add some extra "don't shoot yourself in the foot" text to autogen.
git-svn-id: svn+ssh://svn.gnucash.org/repo/gnucash/trunk@13992 57a11ea4-9604-0410-9ed3-97b8803252fd
This commit is contained in:
parent
2ee55a9b84
commit
ca2e68c145
@ -228,4 +228,9 @@ ${AUTOCONF} || \
|
||||
|
||||
conf_flags="--enable-compile-warnings" # --enable-iso-c --enable-error-on-warning
|
||||
|
||||
echo ""
|
||||
echo "NOTE: Just run configure. Even if something told you to run"
|
||||
echo " aclocal, automake, or anything else above, IGNORE IT."
|
||||
echo " Everything has been run properly. Just run configure..."
|
||||
echo ""
|
||||
echo You must now run $srcdir/configure $conf_flags "$@" ...
|
||||
|
Loading…
Reference in New Issue
Block a user