libtool-commit
[Top][All Lists]
Advanced

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

libtool ChangeLog libtool.m4 ltmain.in


From: Gary V. Vaughan
Subject: libtool ChangeLog libtool.m4 ltmain.in
Date: Mon, 10 Sep 2001 19:33:26 -0400

CVSROOT:        /cvsroot/libtool
Module name:    libtool
Changes by:     Gary V. Vaughan <address@hidden>        01/09/10 19:33:26

Modified files:
        .              : ChangeLog libtool.m4 ltmain.in 

Log message:
        * libtool.m4: CVS Autoconf guarantees a decent default IFS, so
        there is no need for us to preset it anymore.
        Be careful not to set IFS="${IFS}$PATH_SEPARATOR" for PATH
        splitting, otherwise spaces in directory names will be lost.
        Use $PATH_SEPARATOR... don't rely on $ac_path_separator, which was
        an autoconf internal until just now, when it disappeared!
        * ltmain.in: Default IFS once, at the start.
        Reported by Akim Demaille <address@hidden>

CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.1047&tr2=1.1048&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libtool.m4.diff?tr1=1.229&tr2=1.230&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ltmain.in.diff?tr1=1.274&tr2=1.275&r1=text&r2=text




reply via email to

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