/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1792 by rwild, Mon Dec 20 13:08:33 2004 UTC revision 1.1793 by pogma, Mon Dec 20 15:03:31 2004 UTC
# Line 1  Line 1 
1    2004-12-20  Peter O'Gorman  <peter@pogma.com>
2    
3            * config/ltmain.m4sh (func_extract_archives,func_extract_an_archive):
4            On darwin, uniq can not take the flags -cd together, thanks to Ralf
5            for the fix, also ar does not accept N, so we use the fact that
6            ar x libfoo.a foo.o will always extract the first foo.o in the
7            archive and we then delete foo.o from the archive, which will also
8            delete only the first foo.o, then rinse and repeat. Also add markers
9            for the testuite.
10            * m4/libtool.m4 (_LT_CONFIG): Add a marker so that we can use a sed
11            expression to find the shell functions in libtool.
12            * tests/functests.at: Test this feature.
13            * tests/testsuite.at: Add the test.
14            * tests/Makefile.am: Add the test.
15    
16  2004-12-20  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>  2004-12-20  Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
17    
18          * libtoolize.m4sh: Install `install-sh' as well, needed for configure ..          * libtoolize.m4sh: Install `install-sh' as well, needed for configure ..

Legend:
Removed from v.1.1792  
changed lines
  Added in v.1.1793

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26