/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

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

revision 1.1894 by rwild, Tue Mar 22 16:55:13 2005 UTC revision 1.1895 by gary, Thu Mar 24 11:38:24 2005 UTC
# Line 1  Line 1 
1    2005-03-24  Gary V. Vaughan  <gary@gnu.org>
2    
3            As a prerequisite for being able to test an uninstalled libtoolize
4            for copying files correctly from the source tree, we must know
5            exactly which files should be copied by the --ltdl option to avoid
6            accidentally picking up compilation objects and other noise when
7            $builddir == $srcdir:
8    
9            * libltdl/loaders/Makefile.am (ltdldatadir, ltdldatafiles)
10            (install-data-local): Removed...
11            * libltdl/Makefile.am (ltdldatafiles): ...and consolidated here.
12            (show-ltdldatafiles): New rule...
13            * Makefile.am (ltdldatafiles, libtoolize): ...used to substitute
14            exactly which files are installed by libtoolize --ltdl.
15            (edit): Move pkgvmacro_DATA substitution expression...
16            (libtoolize): ...to here.
17            * libtoolize.m4sh: Use func_copy_some_files() instead of
18            func_copy_all_from_path() to copy the --ltdl option installed
19            files.
20            (pkgvltdldirs): New path variable to search for files installed by
21            --ltdl option.
22            (func_massage_pkgvltdl_files): New function to calculate the list
23            of ltdl installation files.
24    
25  2005-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)  2005-03-22  Ralf Wildenhues  <Ralf.Wildenhues@gmx.de>  (tiny change)
26    
27          * m4/libtool.m4, m4/ltdl.m4: Indentation and quoting cleanup.          * m4/libtool.m4, m4/ltdl.m4: Indentation and quoting cleanup.

Legend:
Removed from v.1.1894  
changed lines
  Added in v.1.1895

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