[MOAB-dev] r2299 - MOAB/trunk
kraftche at mcs.anl.gov
kraftche at mcs.anl.gov
Tue Dec 2 23:42:18 CST 2008
Author: kraftche
Date: 2008-12-02 23:42:17 -0600 (Tue, 02 Dec 2008)
New Revision: 2299
Modified:
MOAB/trunk/configure.in
Log:
add missing macro
Modified: MOAB/trunk/configure.in
===================================================================
--- MOAB/trunk/configure.in 2008-12-03 00:21:53 UTC (rev 2298)
+++ MOAB/trunk/configure.in 2008-12-03 05:42:17 UTC (rev 2299)
@@ -2,6 +2,7 @@
# Standard Stuff
################################################################################
AC_INIT(MOAB, 3.99)
+AC_CONFIG_MACRO_DIR([m4])
AC_CANONICAL_SYSTEM
AM_INIT_AUTOMAKE
More information about the moab-dev
mailing list