From: Gary V. Vaughan Date: Thu, 12 Jul 2001 19:48:49 +0000 (+0000) Subject: From Stefan Ondrejicka : X-Git-Tag: release-1-4d~111 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=7e3f4ae209fb1063a2671602973d06d89f6afadb;p=thirdparty%2Flibtool.git From Stefan Ondrejicka : * 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. --- diff --git a/ChangeLog b/ChangeLog index df8d143e0..e9cb37393 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +2001-07-12 Gary V. Vaughan + + From Stefan Ondrejicka : + * 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 From albert chin diff --git a/NEWS b/NEWS index a43997c75..a280793fa 100644 --- a/NEWS +++ b/NEWS @@ -1,5 +1,10 @@ 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. + 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 diff --git a/libtool.m4 b/libtool.m4 index 0bac3dfe0..93a4876da 100644 --- a/libtool.m4 +++ b/libtool.m4 @@ -1039,6 +1039,7 @@ cygwin* | mingw* | pw32*) 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`~