/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

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

revision 1.1765 by rwild, Sun Nov 28 19:55:39 2004 UTC revision 1.1766 by gary, Mon Nov 29 13:50:46 2004 UTC
# Line 1  Line 1 
1    2004-11-29  Gary V. Vaughan  <gary@gnu.org>
2    
3            Add a search path option to libtoolize so that we can run it from
4            the testsuite without pulling in the last installed macros and
5            ltdl sources:
6    
7            * libtoolize.m4sh:  Add a -I option to change libtoolize's search
8            path for macro files, and libltdl master sources.
9            (pkgvdatadir, pkgvmacrodir): Renamed...
10            (pkgvdatadirs, pkgvmacrodirs): ...as they can now contain a ':'
11            delimited list of directories.  Adjust all callers.
12            (func_copy_all_from_path): New function to search a ':' delimited
13            search path for a directory to copy.
14            (func_serial_update, func_ltmain_update, func_config_update): New
15            first parameter is a filename to search for.  srcdir parameter can
16            now be a ':' delimited search path.  Adjust all callers.
17            (func_copy_some_files): Ditto.
18            Put srcfile_spec first in parameter list for consistency with
19            other functions.  Adjust all callers.
20            (func_copy_cb): func_copy adapter function to call func_copy
21            correctly from func_copy_some_files.
22            (func_filename_path_search): Return the full path to the first
23            occurence of a named file found in a list of directories.
24            * tests/testsuite.at (LIBTOOLIZE): Wrap exported LIBTOOLIZE
25            initialisation in PREPARE_TESTS diversion to stop it being
26            discarded when testsuite is generated.
27            (AT_LIBTOOLIZE): Factor out libtoolize calls,
28            and set search path to find macros and libltdl source files from
29            the source tree.
30            (AT_CHECK_LIBTOOLIZE): Test it.
31            (AT_BOOTSTRAP): Adjust.  Split out call to make.
32            * tests/am-subdir.at: Call make explicitly.
33            (Makefile.am): Fix typo in ACLOCAL_AMFLAGS,
34    
35  2004-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  2004-11-28  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>
36    
37          * config/ltmain.m4sh (func_mode_link): $dlsymsobj is really          * config/ltmain.m4sh (func_mode_link): $dlsymsobj is really
# Line 17  Line 51 
51          rather than unqualified paths in order to avoid possible errors          rather than unqualified paths in order to avoid possible errors
52          when computing the fully-qualified path later.          when computing the fully-qualified path later.
53    
54  2004-11-24  Jeff Squyres <jsquyres@lam-mpi.org>  2004-11-24  Jeff Squyres  <jsquyres@lam-mpi.org>
55    
56          * m4/libtool.m4 [linux] (_LT_COMPILER_PIC, _LT_LINKER_SHLIBS,          * m4/libtool.m4 [linux] (_LT_COMPILER_PIC, _LT_LINKER_SHLIBS,
57          _LT_LANG_CXX_CONFIG), NEWS, THANKS: Support for Portland Group          _LT_LANG_CXX_CONFIG), NEWS, THANKS: Support for Portland Group
# Line 57  Line 91 
91  2004-11-23  Peter O'Gorman  <peter@pogma.com>  2004-11-23  Peter O'Gorman  <peter@pogma.com>
92    
93          Do not require that libtoolize --ltdl=/some/path end in libltdl.          Do not require that libtoolize --ltdl=/some/path end in libltdl.
94          Move most libltdl headers to libtldl/libltdl to allow          Move most libltdl headers to libtldl/libltdl to allow
95          `#include <libltdl/ltdl.h>' to always work:          `#include <libltdl/ltdl.h>' to always work:
96    
97          * libltdl/Makefile.am, libltdl/loaders/Makefile.am: Look for includes          * libltdl/Makefile.am, libltdl/loaders/Makefile.am: Look for includes
98          in the new location.          in the new location.
99          * libltdl/libltdl/lt__alloc.h, libltdl/libltdl/lt__dirent.h,          * libltdl/libltdl/lt__alloc.h, libltdl/libltdl/lt__dirent.h,
100          libltdl/libltdl/lt__glibc.h, libltdl/libltdl/lt__private.h,          libltdl/libltdl/lt__glibc.h, libltdl/libltdl/lt__private.h,
101          libltdl/libltdl/lt_dlloader.h, libltdl/libltdl/lt_error.h,          libltdl/libltdl/lt_dlloader.h, libltdl/libltdl/lt_error.h,
102          libltdl/libltdl/lt_system.h, libltdl/libltdl/ltdl.h,          libltdl/libltdl/lt_system.h, libltdl/libltdl/ltdl.h,

Legend:
Removed from v.1.1765  
changed lines
  Added in v.1.1766

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