[Gnucash-changes] r13992 - gnucash/trunk - Add some extra "don't shoot yourself in the foot" text to autogen.

Derek Atkins warlord at cvs.gnucash.org
Wed May 10 16:42:01 EDT 2006


Author: warlord
Date: 2006-05-10 16:42:00 -0400 (Wed, 10 May 2006)
New Revision: 13992
Trac: http://svn.gnucash.org/trac/changeset/13992

Modified:
   gnucash/trunk/autogen.sh
Log:
Add some extra "don't shoot yourself in the foot" text to autogen.


Modified: gnucash/trunk/autogen.sh
===================================================================
--- gnucash/trunk/autogen.sh	2006-05-10 16:25:01 UTC (rev 13991)
+++ gnucash/trunk/autogen.sh	2006-05-10 20:42:00 UTC (rev 13992)
@@ -228,4 +228,9 @@
 
 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 "$@" ...



More information about the gnucash-changes mailing list