libtool-patches
[Top][All Lists]
Advanced

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

Re: [FYI] shrext -> shrext_cmds


From: Peter O'Gorman
Subject: Re: [FYI] shrext -> shrext_cmds
Date: Wed, 18 Feb 2004 00:03:26 +0900
User-agent: Mozilla/5.0 (Macintosh; U; PPC Mac OS X Mach-O; en-US; rv:1.6b) Gecko/20031205 Thunderbird/0.4

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

Gary V. Vaughan wrote:

| Peter O'Gorman wrote:
| | Comitted the attached patches to HEAD and 1.5.
|
| | @@ -4312,7 +4312,7 @@ AC_MSG_RESULT([$_LT_AC_TAGVAR(ld_shlibs,
| |  test "$_LT_AC_TAGVAR(ld_shlibs, $1)" = no && can_build_shared=no
| |
| |  _LT_DECL([], [libext], [0], [Old archive suffix (normally "a")])dnl
| | -_LT_DECL([], [shrext], [1], [Shared library suffix (normally ".so")])dnl
| | +_LT_DECL([], [shrext_cmds], [1], [Shared library suffix (normally
| ".so")])dnl
| |  _LT_DECL([], [extract_expsyms_cmds], [2],
| |      [The commands to extract the exported symbol list from a shared
| archive])
|
| This hunk is wrong :-(

No it isn't :)
|
| ltmain.in uses $shrext in a few places,

I changed all the bits in ltmain.in too # comments added for this mail:
grep -r shrext ltmain.in
eval std_shrext=\"$shrext_cmds\"
~        shrext) # checks for -shrext as an arg to libtool (prev=shrext)
~          shrext_cmds="$arg" # but assigns the value to the corrext variable
~      -shrext) # sets prev for above
~        prev=shrext
~            for search_ext in .la $std_shrext .so .a; do
~        eval shared_ext=\"$shrext_cmds\"
~          eval shared_ext=\"$shrext_cmds\"
~        eval shared_ext=\"$shrext_cmds\"


| Looks like you have SHELL set to tcsh!?!

That's a crime? :-p

When I check something in in future I'll make sure that I don't have
SHELL=/bin/tcsh :)

Peter
- --
Peter O'Gorman - http://www.pogma.com
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (Darwin)
Comment: Using GnuPG with Thunderbird - http://enigmail.mozdev.org

iQCVAwUBQDItPriDAg3OZTLPAQKgdAQAmpwzH70PXY9k8mp/7zmJlNsMJgVJ0+y8
MbnFQDlijaJV9nmtVv3CiRF3fkkWnxJyRbxZJd98rJ/1xCYqskiTQLWyRE2HsZqP
K6tfIOFZRKndEaTPUtfgkhq8vvEbNIWpSq93F7F4vqYuefdGZprJ6NuI7iFlFQ+Q
bhn9SByTteE=
=cMtU
-----END PGP SIGNATURE-----




reply via email to

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