* [gentoo-commits] gentoo-x86 commit in sys-libs/db/files: db-4.8-libtool.patch
@ 2009-09-18 22:26 Arfrever Frehtes Taifersar Arahesis (arfrever)
0 siblings, 0 replies; only message in thread
From: Arfrever Frehtes Taifersar Arahesis (arfrever) @ 2009-09-18 22:26 UTC (permalink / raw
To: gentoo-commits
arfrever 09/09/18 22:26:17
Added: db-4.8-libtool.patch
Log:
Version bump (bug #285320).
(Portage version: 14278-svn/cvs/Linux x86_64)
Revision Changes Path
1.1 sys-libs/db/files/db-4.8-libtool.patch
file : http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/files/db-4.8-libtool.patch?rev=1.1&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo-x86/sys-libs/db/files/db-4.8-libtool.patch?rev=1.1&content-type=text/plain
Index: db-4.8-libtool.patch
===================================================================
--- dist/configure
+++ dist/configure
@@ -6691,7 +6691,7 @@
$as_echo_n "(cached) " >&6
else
# I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
+case `"$LD" -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
lt_cv_prog_gnu_ld=yes
;;
@@ -7348,7 +7348,7 @@
;;
irix5* | irix6* | nonstopux*)
- case $LD in
+ case "$LD" in
*-32|*"-32 ") libmagic=32-bit;;
*-n32|*"-n32 ") libmagic=N32;;
*-64|*"-64 ") libmagic=64-bit;;
@@ -10664,7 +10664,7 @@
whole_archive_flag_spec=
fi
supports_anon_versioning=no
- case `$LD -v 2>&1` in
+ case `"$LD" -v 2>&1` in
*\ [01].* | *\ 2.[0-9].* | *\ 2.10.*) ;; # catch versions < 2.11
*\ 2.11.93.0.2\ *) supports_anon_versioning=yes ;; # RH7.3 ...
*\ 2.11.92.0.12\ *) supports_anon_versioning=yes ;; # Mandrake 8.2 ...
@@ -10858,7 +10858,7 @@
;;
sysv5* | sco3.2v5* | sco5v6* | unixware* | OpenUNIX*)
- case `$LD -v 2>&1` in
+ case `"$LD" -v 2>&1` in
*\ [01].* | *\ 2.[0-9].* | *\ 2.1[0-5].*)
ld_shlibs=no
cat <<_LT_EOF 1>&2
@@ -12206,7 +12206,7 @@
libsuff= shlibsuff=
;;
*)
- case $LD in # libtool.m4 will add one of these switches to LD
+ case "$LD" in # libtool.m4 will add one of these switches to LD
*-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
libsuff= shlibsuff= libmagic=32-bit;;
*-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
@@ -13423,7 +13423,7 @@
$as_echo_n "(cached) " >&6
else
# I'd rather use --version here, but apparently some GNU lds only accept -v.
-case `$LD -v 2>&1 </dev/null` in
+case `"$LD" -v 2>&1 </dev/null` in
*GNU* | *'with BFD'*)
lt_cv_prog_gnu_ld=yes
;;
@@ -15672,7 +15672,7 @@
libsuff= shlibsuff=
;;
*)
- case $LD in # libtool.m4 will add one of these switches to LD
+ case "$LD" in # libtool.m4 will add one of these switches to LD
*-32|*"-32 "|*-melf32bsmip|*"-melf32bsmip ")
libsuff= shlibsuff= libmagic=32-bit;;
*-n32|*"-n32 "|*-melf32bmipn32|*"-melf32bmipn32 ")
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2009-09-18 22:26 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-09-18 22:26 [gentoo-commits] gentoo-x86 commit in sys-libs/db/files: db-4.8-libtool.patch Arfrever Frehtes Taifersar Arahesis (arfrever)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox