libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog libtool.m4


From: Gary V. Vaughan
Subject: libtool ChangeLog libtool.m4
Date: Thu, 30 May 2002 16:20:05 -0400

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Changes by:     Gary V. Vaughan <address@hidden>        02/05/30 16:20:05

Modified files:
        .              : ChangeLog libtool.m4 

Log message:
        Finally fix the annoying bug which always adds all tags to the
        libtool script built by your project configure.  Now we set the
        default tags depending on whether AC_PROG_CXX et. al. are actually
        called from configure.ac.
        
        * libtool.m4 (_LT_AC_TAGCONFIG): Don't default the tagnames when
        no --with-tags argument is given.
        (_LT_AC_SHELL_INIT): Factored out from the AC_DIVERT_PUSH code
        in...
        (_LT_AC_PROG_ECHO_BACKSLASH): ...which now calls the macro
        instead.
        (AC_LIBTOOL_CXX): Use _LT_AC_SHELL_INIT to add CXX to the
        initialisation sequence for tagnames.
        (AC_LIBTOOL_GCJ): Similarly for GCJ tag.
        (AC_LIBTOOL_RC): Likewise for RC tag.

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=ChangeLog&tr2=1.1110&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/.diff?tr1=libtool.m4&tr2=1.256&r1=text&r2=text




reply via email to

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