commit: r438 - trunk

[email protected] Sat, 31 Dec 2011 12:30:40 -0500
Newsgroups gmane.network.spread.cvs
Message-ID <[email protected]>
Author: jonathan
Date: 2011-12-31 12:30:40 -0500 (Sat, 31 Dec 2011)
New Revision: 438

Modified:
   trunk/CVS_Readme.txt
Log:
Add note about buggy autoconf 2.62 for PPC platforms

Modified: trunk/CVS_Readme.txt
===================================================================
--- trunk/CVS_Readme.txt	2011-12-31 17:09:18 UTC (rev 437)
+++ trunk/CVS_Readme.txt	2011-12-31 17:30:40 UTC (rev 438)
@@ -58,6 +58,9 @@
 If you add new header defines you may also need to run
 autoheader -I buildtools
 
+NOTE: autoconf veresion 2.62 has at least one known bug that makes the resulting 
+configure script not work on PPC architecture machines. So we recommend building 
+with either autoconf 2.59 or autoconf with version at least 2.64.
 
 To make a new release of Spread
 -------------------------------