All tests pass before and after this patch.. but the configure scripts
become happier..

Cheers,

Patrick
Index: m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/m4/libtool.m4,v
retrieving revision 1.69
diff -u -r1.69 libtool.m4
--- m4/libtool.m4       19 Apr 2004 15:04:17 -0000      1.69
+++ m4/libtool.m4       29 Apr 2004 17:17:26 -0000
@@ -610,7 +610,7 @@
 
 AC_PROVIDE_IFELSE([LT_PROG_RC],
   [LT_LANG(RC)],
-  [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])])
+  [m4_define([LT_PROG_RC], defn([LT_PROG_RC])[LT_LANG(RC)])
 ])# _LT_LANG_DEFAULT_CONFIG
 
 # Obsolete macros
_______________________________________________
Libtool mailing list
[EMAIL PROTECTED]
http://mail.gnu.org/mailman/listinfo/libtool

Reply via email to