* libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [cygwin*]: Make
sure that /lib/w32api is searched for system libraries to
match recent versions of cygwin.
* NEWS: Updated.
+2001-07-12 Gary V. Vaughan <gary@gnu.org>
+
+ From Stefan Ondrejicka <ondrej@idata.sk>:
+ * libtool.m4 (AC_LIBTOOL_SYS_DYNAMIC_LINKER) [cygwin*]: Make
+ sure that /lib/w32api is searched for system libraries to
+ match recent versions of cygwin.
+ * NEWS: Updated.
+
2001-07-12 Dan McNichol <mcnichol@austin.ibm.com>
From albert chin <china@thewrittenword.com>
NEWS - list of user-visible changes between releases of GNU Libtool
+New in 1.4d: 2001-??-??; CVS version 1.4c, Libtool team:
+* Support /lib/w32api in recent cygwin releases.
+* Improved support for linking with gcc on aix4* and aix5*.
+* Bug fixes.
+\f
New in 1.4b: 2001-07-09; CVS version 1.4a, Libtool team:
* Now bootstraps with autoconf-2.50 and automake-1.4-p4.
* Always try to build at least a static lib, even if both static and
case $GCC,$host_os in
yes,cygwin*)
library_names_spec='$libname.dll.a'
+ sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release} | [sed -e 's/[.]/-/g']`${versuffix}.dll'
postinstall_cmds='dlpath=`bash 2>&1 -c '\''. $dir/${file}i;echo \$dlname'\''`~
dldir=$destdir/`dirname \$dlpath`~