[Libtool Patch] Reorder search path to prevent "seems to have moved" warnings.

Charles Wilson cwilson@ece.gatech.edu
Mon May 26 17:17:00 GMT 2003


Max Bowsher wrote:

> I'm just soliciting preliminary feedback here, before I send this on to
> libtool-patches.

Seems ok to me.

--Chuck



> 
> --- /usr/autotool/devel/share/aclocal/libtool.m4.orig 2003-05-26
> 11:25:40.000000000 +0100
> +++ local-libtool.m4 2003-05-26 11:44:29.000000000 +0100
> @@ -1217,7 +1217,7 @@
>      cygwin*)
>        # Cygwin DLLs use 'cyg' prefix rather than 'lib'
>        soname_spec='`echo ${libname} | sed -e 's/^lib/cyg/'``echo ${release}
> | $SED -e 's/[[.]]/-/g'`${versuffix}${shared_ext}'
> -      sys_lib_search_path_spec="/lib /lib/w32api /usr/lib /usr/local/lib"
> +      sys_lib_search_path_spec="/usr/lib /lib/w32api /lib /usr/local/lib"
>        ;;
>      mingw*)
>        # MinGW DLLs use traditional 'lib' prefix
> 
> 



--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/



More information about the Cygwin mailing list