[MOAB-dev] r1665 - MOAB/trunk
    kraftche at mcs.anl.gov 
    kraftche at mcs.anl.gov
       
    Fri Mar 14 15:01:17 CDT 2008
    
    
  
Author: kraftche
Date: 2008-03-14 15:01:17 -0500 (Fri, 14 Mar 2008)
New Revision: 1665
Modified:
   MOAB/trunk/README.CONFIGURE
Log:
update for autoconf changes
Modified: MOAB/trunk/README.CONFIGURE
===================================================================
--- MOAB/trunk/README.CONFIGURE	2008-03-14 19:59:51 UTC (rev 1664)
+++ MOAB/trunk/README.CONFIGURE	2008-03-14 20:01:17 UTC (rev 1665)
@@ -10,7 +10,7 @@
   the following sequence of commands should have the same result:
     
     autoheader
-    aclocal
+    aclocal -I m4
     libtoolize
     automake -a
     autoconf 
    
    
More information about the moab-dev
mailing list