CVSROOT:        /cvsroot/libtool
Module name:    libtool
Branch:         
Changes by:     Gary V. Vaughan <[EMAIL PROTECTED]>     05/08/28 23:30:06

Modified files:
        .              : ChangeLog 

Log message:
        Some macros had relied on accidentally correct ordering in order
        for $MV to be defined before use.  Factor out setting of some
        common file commands and m4_require it before use:
        
        * libltdl/m4/libtool.m4 (_LT_FILEUTILS_DEFAULTS): Allow user to
        override some common file commands at configure time.
        (_LT_SETUP, _LT_CONFIG, _LT_COMPILER_OPTION, _LT_LINKER_OPTION)
        (_LT_COMPILER_C_O, _LT_COMPILER_FILE_LOCKS)
        (_LT_SYS_DYNAMIC_LINKER, _LT_LINKER_SHLIBS, _LT_LANG_CXX_CONFIG)
        (_LT_SYS_HIDDEN_DEPLIBS): m4_require it to ensure the commands are
        defined before they are called.

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



_______________________________________________
Libtool-commit mailing list
Libtool-commit@gnu.org
http://lists.gnu.org/mailman/listinfo/libtool-commit

Reply via email to