m4-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Changes to m4/ltdl/m4/debug.m4,v


From: Eric Blake
Subject: Changes to m4/ltdl/m4/debug.m4,v
Date: Tue, 05 Sep 2006 16:58:03 +0000

CVSROOT:        /sources/m4
Module name:    m4
Changes by:     Eric Blake <ericb>      06/09/05 16:58:02

Index: ltdl/m4/debug.m4
===================================================================
RCS file: /sources/m4/m4/ltdl/m4/debug.m4,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -b -r1.3 -r1.4
--- ltdl/m4/debug.m4    16 Jun 2006 03:51:29 -0000      1.3
+++ ltdl/m4/debug.m4    5 Sep 2006 16:58:02 -0000       1.4
@@ -43,6 +43,8 @@
   AC_DISABLE_SHARED
   AC_DEFINE([DEBUG], [1],
       [Define this to enable additional runtime debugging])
+  M4_default_preload="m4 traditional gnu load \
+import modtest mpeval shadow stdlib time"
   if test "$GCC" = yes; then
     case "$CFLAGS" in
       *-O* ) CFLAGS=`echo $CFLAGS | $SED 's/-O[[^ ]]* / /;s/-O[[^ ]]*$//'` ;;




reply via email to

[Prev in Thread] Current Thread [Next in Thread]