/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

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

revision 1.1015 by gary, Tue Aug 7 20:20:14 2001 UTC revision 1.1016 by gary, Mon Aug 13 17:25:48 2001 UTC
# Line 1  Line 1 
1    2001-08-13  Gary V. Vaughan  <gary@gnu.org>
2    
3            * libltdl/ltdl.c (rpl_argz_stringify): New fallback implementation.
4            * ltdl.m4 (AC_LTDL_FUNC_ARGZ):  Test for argz_stringify in libc.
5            * libltdl/ltdl.c (lt_argz_insertinorder): Renamed from
6            lt_argz_insert to make room for...
7            (lt_argz_insert): Wraps argz_insert with libltdl error handling.
8            (lt_dlpath_insertdir): Insert new path elements into an
9            argzized path.
10            (lt_dlinsertsearchdir): New function to insert new search
11            directories anywhere into user_search_path using the above.
12            (lt_dladdsearchdir): Rewritten to use lt_dlpath_insertdir.
13            * libltdl/ltdl.h (lt_dlinsertsearchdir): Prototype for export.
14            * doc/libtool.texi (Libltdl interface): Document it.
15            * NEWS: Updated,
16            
17  2001-08-07  Gary V. Vaughan  <gary@gnu.org>  2001-08-07  Gary V. Vaughan  <gary@gnu.org>
18    
19          ltmain.in [irix*]: $with_gcc is either "yes" or "" (empty string)          From Albert Chin <china@thewrittenword.com>:
20            * ltmain.in [irix*]: $with_gcc is either "yes" or "" (empty string)
21          with current autoconf, so we need to be robust to that when testing          with current autoconf, so we need to be robust to that when testing
22          it,          it,
23    
24  2001-08-06  Gary V. Vaughan  <gary@gnu.org>  2001-08-06  Gary V. Vaughan  <gary@gnu.org>
25    
26          From Brad <brad@comstyle.com>:          From Brad <brad@comstyle.com>:
27          libtool.m4 (deplibs_check_method) [aix*]: Removed redundant setting          * libtool.m4 (deplibs_check_method) [aix*]: Removed redundant setting
28          of this variable.          of this variable.
29    
30  2001-08-05  Gary V. Vaughan  <gary@gnu.org>  2001-08-05  Gary V. Vaughan  <gary@gnu.org>

Legend:
Removed from v.1.1015  
changed lines
  Added in v.1.1016

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