[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool ./ChangeLog ./libtoolize.m4sh libltdl/c...
From: |
Ralf Wildenhues |
Subject: |
libtool ./ChangeLog ./libtoolize.m4sh libltdl/c... |
Date: |
Thu, 18 May 2006 05:43:01 +0000 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Branch:
Changes by: Ralf Wildenhues <address@hidden> 06/05/18 05:43:01
Modified files:
. : ChangeLog libtoolize.m4sh
libltdl/config : general.m4sh ltmain.m4sh
libltdl/m4 : libtool.m4
Log message:
Fix mode=compile time regression of CVS HEAD over branch-1-5.
* libltdl/m4/libtool.m4 (_LT_CHECK_XSI_SHELL): Rename to...
(_LT_CHECK_SHELL_FEATURES): ...this.
(_LT_SETUP): Adjust caller.
(_LT_CHECK_XSI_SHELL): New libtool variables `lt_unset',
`SP2NL', `NL2SP', to contain results from tests for unset,
taken from AS_BOURNE_COMPATIBLE, and ASCII vs EBCDIC, taken...
* libltdl/config/general.m4sh: ...from here, and used...
* libltdl/config/ltmain.m4sh: ...here everywhere now.
* (AS_SHELL_SANITIZE): Replace by faster, actually necessary
part of its expansion, taken from current Autoconf CVS. Do not
save and set all locale variables any more, but only LANG,
LC_ALL, LC_CTYPE, LC_COLLATE, LC_MESSAGES.
(func_mode_execute): Adjust.
* libltdl/m4/libtool.m4 (_LT_CONFIG): No need to unset CDPATH
here any more.
* libtoolize.m4sh: Compute `SP2NL' and `NL2SP' here, too.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/libtool/ChangeLog.diff?tr1=1.2299&tr2=1.2300&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/libtool/libtool/libtoolize.m4sh.diff?tr1=1.53&tr2=1.54&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/libtool/libtool/libltdl/config/general.m4sh.diff?tr1=1.3&tr2=1.4&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/libtool/libtool/libltdl/config/ltmain.m4sh.diff?tr1=1.46&tr2=1.47&r1=text&r2=text
http://cvs.savannah.gnu.org/viewcvs/libtool/libtool/libltdl/m4/libtool.m4.diff?tr1=1.70&tr2=1.71&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- libtool ./ChangeLog ./libtoolize.m4sh libltdl/c...,
Ralf Wildenhues <=