Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 150589 Details for
Bug 213789
x11-libs/gtk+-2.12.9 fails to build with libtool-2.2
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
gtk+-2-libtool-2.2-fix.patch
gtk+-2-libtool-2.2-fix.patch (text/plain), 920 bytes, created by
Lars Wendler (Polynomial-C) (RETIRED)
on 2008-04-22 13:21:58 UTC
(
hide
)
Description:
gtk+-2-libtool-2.2-fix.patch
Filename:
MIME Type:
Creator:
Lars Wendler (Polynomial-C) (RETIRED)
Created:
2008-04-22 13:21:58 UTC
Size:
920 bytes
patch
obsolete
>############# ># Taken from ># http://www.mail-archive.com/pld-cvs-commit@lists.pld-linux.org/msg135168.html >############# > >--- gtk+-2.12.9/configure.in.orig 2008-03-12 05:17:28.000000000 +0100 >+++ gtk+-2.12.9/configure.in 2008-04-22 14:48:55.434333756 +0200 >@@ -166,6 +166,8 @@ > > AC_LIBTOOL_WIN32_DLL > AM_PROG_LIBTOOL >+dnl when using libtool 2.x create libtool early, because it's used in configure >+m4_ifdef([LT_OUTPUT], [LT_OUTPUT]) > > # Make sure we use 64-bit versions of various file stuff. > AC_SYS_LARGEFILE >@@ -377,7 +379,7 @@ > case $enable_explicit_deps in > auto) > export SED >- deplibs_check_method=`(./libtool --config; echo 'eval echo $deplibs_check_method') | sh` >+ deplibs_check_method=`(./libtool --config; echo 'eval echo \"$deplibs_check_method\"') | sh` > if test "x$deplibs_check_method" '!=' xpass_all || test "x$enable_static" = xyes ; then > enable_explicit_deps=yes > else
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 213789
: 150589