[Top][All Lists]
[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 20:05:33 -0400 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Branch: branch-1-4
Changes by: Gary V. Vaughan <address@hidden> 01/09/10 20:05:33
Modified files:
. : ChangeLog libtool.m4 ltmain.in
Log message:
* libtool.m4 (_LT_AC_LIBTOOL_SYS_PATH_SEPARATOR): Oops. We
really ought to set PATH_SEPARATOR in here somewhere.
(AC_PROG_LD): Don't forget to AC_REQUIRE it! Be careful not to
set IFS="${IFS}$PATH_SEPARATOR" for PATH splitting, otherwise
spaces in directory names will be lost.
(AC_PROG_NM): Dittp.
* 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?only_with_tag=branch-1-4&tr1=1.922.2.47&tr2=1.922.2.48&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/libtool.m4.diff?only_with_tag=branch-1-4&tr1=1.166.2.23&tr2=1.166.2.24&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/libtool/libtool/ltmain.in.diff?only_with_tag=branch-1-4&tr1=1.259.2.8&tr2=1.259.2.9&r1=text&r2=text