/[libtool]/libtool/ChangeLog
ViewVC logotype

Diff of /libtool/ChangeLog

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

revision 1.1062 by gary, Sat Sep 22 13:36:32 2001 UTC revision 1.1063 by gary, Sat Sep 22 14:20:17 2001 UTC
# Line 1  Line 1 
1  2001-09-22  Tor Lillqvist  <tml@iki.fi>  2001-09-22  Tor Lillqvist  <tml@iki.fi>
2    
3            * libtool.m4 [mingw* cygwin*]: Small improvement for mingw-hosted
4            tool support (while still running libtool on cygwin). In that case
5            PATH_SEPARATOR is ':', but gcc -print-search-dirs still prints its
6            search path with ';' as separator.
7            (AC_LIBTOOL_RC, AC_LIBTOOL_LANG_RC_CONFIG): Add support for .rc
8            files (Windows resource files), compiled by the resource compiler
9            (windres in mingw) to .o files.
10            (AC_PROG_NM): Minor bug fix for $PATH elements with spaces in
11            them.
12            * configure.ac: Use LT_AC_PROG_RC.
13            * ltmain.in: Check for .rc files.
14            * NEWS: Updated.
15    
16          * ltmain.in: Add a space to $base_compile in the case statement,          * ltmain.in: Add a space to $base_compile in the case statement,
17          as the case labels checks for trailing spaces, but there aren't          as the case labels checks for trailing spaces, but there aren't
18          necessarily in $base_compile.          necessarily in $base_compile.

Legend:
Removed from v.1.1062  
changed lines
  Added in v.1.1063

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