libtool-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: fix order of -L flags added for libtool dep libs


From: Peter O'Gorman
Subject: Re: fix order of -L flags added for libtool dep libs
Date: Mon, 11 Apr 2005 22:50:03 +0900
User-agent: Mozilla Thunderbird 1.0 (Macintosh/20041206)

-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Ralf Wildenhues wrote:

| -           *) deplibs="$deplibs $path" ;;
| +           *) deplibs="$path $deplibs" ;;

This is different to the patch for Zachary's bug which was:
- -             *) deplibs="$deplibs $depdepl" ;;
+             *) deplibs="$depdepl $deplibs" ;;

I know that they look very similar though, and are only separated by 3
lines, it fooled me 'til just this second. (I just deleted a whole other
email I was about to send :-p).

Peter
- --
Peter O'Gorman - http://www.pogma.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.0 (Darwin)

iQCVAwUBQlqAi7iDAg3OZTLPAQIl7wP/VhndCLNy4yEYGzF22TtWnboLFKZ+zJoe
9nGXvtyRr4xuA0Bu/OKcFX31m3pTflyr9rzDUthYnuzwFaCRdxdMsFZRfZs4CUJO
0rUl3nRVuo+8So8TWn4JCjq/vJO5jgQl63/rOZ4UKZJDC6YxW5Fw2mSjiPLkjct2
vFOwQx0vf8I=
=lfg7
-----END PGP SIGNATURE-----




reply via email to

[Prev in Thread] Current Thread [Next in Thread]