[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
libtool ChangeLog libltdl/config/ltmain.m4sh li...
From: |
Ralf Wildenhues |
Subject: |
libtool ChangeLog libltdl/config/ltmain.m4sh li... |
Date: |
Sun, 11 Feb 2007 16:16:38 +0000 |
CVSROOT: /cvsroot/libtool
Module name: libtool
Changes by: Ralf Wildenhues <rwild> 07/02/11 16:16:38
Modified files:
. : ChangeLog
libltdl/config : ltmain.m4sh
libltdl/m4 : libtool.m4
Log message:
Eliminate roughly a third of the script execution time overhead
for all modes except for link/relink and uninstall/clean.
* libltdl/m4/libtool.m4 (_LT_CONFIG): Remove unused `TEST SUITE
MARKER', obsolete since 2005-04-17.
* libltdl/config/ltmain.m4sh: Likewise, several instances.
(Main): Tear apart, moving individual bits up as early in the
script as possible, to help the shell to avoid parsing the rest.
CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/libtool/ChangeLog?cvsroot=libtool&r1=1.2383&r2=1.2384
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/config/ltmain.m4sh?cvsroot=libtool&r1=1.59&r2=1.60
http://cvs.savannah.gnu.org/viewcvs/libtool/libltdl/m4/libtool.m4?cvsroot=libtool&r1=1.90&r2=1.91
- libtool ChangeLog libltdl/config/ltmain.m4sh li...,
Ralf Wildenhues <=