Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 152553 Details for
Bug 213715
dev-python/pygobject-2.14.1 doesn't 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]
A (nearly) trivial patch solving final libtool
exp_dyn.patch (text/plain), 521 bytes, created by
Rafał Mużyło
on 2008-05-08 23:08:30 UTC
(
hide
)
Description:
A (nearly) trivial patch solving final libtool
Filename:
MIME Type:
Creator:
Rafał Mużyło
Created:
2008-05-08 23:08:30 UTC
Size:
521 bytes
patch
obsolete
>--- configure.ac.old 2008-05-09 00:58:20.000000000 +0200 >+++ configure.ac 2008-01-03 12:20:10.000000000 +0100 >@@ -130,7 +130,7 @@ > CPPFLAGS="${CPPFLAGS} $THREADING_CFLAGS" > > dnl get rid of the -export-dynamic stuff from the configure flags ... >+AS_AC_EXPAND(export_dynamic, $export_dynamic_flag_spec) >-export_dynamic=`(./libtool --config; echo eval echo \\$export_dynamic_flag_spec) | sh` > > dnl glib > AM_PATH_GLIB_2_0(glib_required_version,,[AC_MSG_ERROR(maybe you want the pygobject-2-4 branch?)],gobject $extra_mods)
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 213715
:
152533
| 152553 |
152583