-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Applied to HEAD.
* looking for [EMAIL PROTECTED]/m4--devo--1.0--patch-17 to compare with
* comparing to [EMAIL PROTECTED]/m4--devo--1.0--patch-17
M ChangeLog
M ltdl/m4/debug.m4
* modified files
Index: Changelog
from Ralf Wildenhues <[EMAIL PROTECTED]>
* ltdl/m4/debug.m4 (m4_CHECK_DEBUGGING): Make sure that both $rm
and $RM are defined for various versions of
AC_LIBTOOL_COMPILER_OPTION.
--- orig/ltdl/m4/debug.m4
+++ mod/ltdl/m4/debug.m4
@@ -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"
- --
Gary V. Vaughan ())_. [EMAIL PROTECTED],gnu.org}
Research Scientist ( '/ http://tkd.kicks-ass.net
GNU Hacker / )= http://www.gnu.org/software/libtool
Technical Author `(_~)_ http://sources.redhat.com/autobook
_________________________________________________________
This patch notification generated by tlaapply version 0.9
http://tkd.kicks-ass.net/arch/[EMAIL PROTECTED]/cvs-utils--tla--1.0
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.1 (Darwin)
iD8DBQFCzRKVFRMICSmD1gYRAn1FAJ9z9sBA2/TyEZT8slZLVQze1tebkgCgn3s3
+ek330BRXhvsPkzbetP+XYw=
=Vo4H
-----END PGP SIGNATURE-----
_______________________________________________
M4-patches mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/m4-patches