libtool-patches
[Top][All Lists]
Advanced

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

[FYI] Remove extra "]"


From: Peter O'Gorman
Subject: [FYI] Remove extra "]"
Date: Fri, 17 Sep 2004 22:51:52 +0900
User-agent: Mozilla Thunderbird 0.7.3 (Macintosh/20040803)

I just committed this.

Peter
--
Peter O'Gorman - http://www.pogma.com
Index: ChangeLog
        * m4/libtool.m4: remove an extra "]"

Index: m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/m4/libtool.m4,v
retrieving revision 1.105
diff -u -3 -p -u -r1.105 libtool.m4
--- m4/libtool.m4 17 Sep 2004 13:41:54 -0000 1.105
+++ m4/libtool.m4 17 Sep 2004 13:49:24 -0000
@@ -621,7 +621,7 @@ AC_PROVIDE_IFELSE([LT_PROG_RC],
 # Obsolete macros
 AU_DEFUN([AC_LIBTOOL_CXX], [LT_LANG(C++)])
 AU_DEFUN([AC_LIBTOOL_F77], [LT_LANG(Fortran 77)])
-AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java])])
+AU_DEFUN([AC_LIBTOOL_GCJ], [LT_LANG(Java)])
 
 
 # _LT_TAG_COMPILER

reply via email to

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