libtool-patches
[Top][All Lists]
Advanced

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

with_gcc description


From: Ralf Wildenhues
Subject: with_gcc description
Date: Mon, 22 Nov 2004 15:38:19 +0100
User-agent: Mutt/1.4.1i

OK to apply?

2004-11-19  Ralf Wildenhues <address@hidden>

        * m4/libtool.m4 (_LT_TAG_COMPILER): Document that with_gcc is
        tag-dependent.

Index: m4/libtool.m4
===================================================================
RCS file: /cvsroot/libtool/libtool/m4/libtool.m4,v
retrieving revision 1.125.2.12
diff -u -r1.125.2.12 libtool.m4
--- m4/libtool.m4       19 Nov 2004 07:17:57 -0000      1.125.2.12
+++ m4/libtool.m4       19 Nov 2004 15:32:19 -0000
@@ -640,7 +640,7 @@
 _LT_DECL([LTCC], [CC], [1], [A C compiler])dnl
 _LT_DECL([LTCFLAGS], [CFLAGS], [1], [LTCC compiler flags])dnl
 _LT_TAGDECL([CC], [compiler], [1], [A language specific compiler])dnl
-_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU C compiler?])dnl
+_LT_TAGDECL([with_gcc], [GCC], [0], [Is the compiler the GNU compiler?])dnl
 
 # If no C compiler was specified, use CC.
 LTCC=${LTCC-"$CC"}




reply via email to

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