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


From: Gary V . Vaughan
Subject: Changes to m4/ltdl/m4/debug.m4
Date: Thu, 07 Jul 2005 07:31:16 -0400

Index: m4/ltdl/m4/debug.m4
diff -u m4/ltdl/m4/debug.m4:1.1 m4/ltdl/m4/debug.m4:1.2
--- m4/ltdl/m4/debug.m4:1.1     Wed May  4 15:45:44 2005
+++ m4/ltdl/m4/debug.m4 Thu Jul  7 11:31:11 2005
@@ -20,7 +20,7 @@
 ## the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
 ## Boston, MA 02110-1301, USA.
 
-# serial 7
+# serial 8
 
 # m4_CHECK_DEBUGGING
 # ------------------
@@ -32,6 +32,9 @@
 AC_MSG_CHECKING(for compilation debug mode)
 AC_MSG_RESULT([${enable_debug-no}])
 
+: ${rm=rm -f}
+: ${RM=rm -f}
+
 set dummy $CC
 compiler="${compiler-[$]2}"
 test -n "$rm" || rm="rm -f"




reply via email to

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