Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 73461 Details for
Bug 113410
REAL FIX for pango_x_get_context stuff for wxGTK-2.4.2-r4 (audacity related bug)
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
wxGTK-2.4.2-pango_fix.patch
wxGTK-2.4.2-pango_fix.patch (text/plain), 618 bytes, created by
Alexey Maximov
on 2005-11-23 16:09:38 UTC
(
hide
)
Description:
wxGTK-2.4.2-pango_fix.patch
Filename:
MIME Type:
Creator:
Alexey Maximov
Created:
2005-11-23 16:09:38 UTC
Size:
618 bytes
patch
obsolete
>--- wx-config.in.orig 2003-09-21 18:31:27.000000000 +0700 >+++ wx-config.in 2005-11-24 04:56:18.313149073 +0600 >@@ -145,9 +145,9 @@ > fi > > if test $static_flag = yes ; then >- echo "$libs @LDFLAGS@ @WXCONFIG_RPATH@ @libdir@/@WXCONFIG_LIBS_STATIC@ @LIBS@ @DMALLOC_LIBS@" >+ echo "$libs @LDFLAGS@ @WXCONFIG_RPATH@ @libdir@/@WXCONFIG_LIBS_STATIC@ @LIBS@ @DMALLOC_LIBS@ -lpangox-1.0 " > else >- echo $libs @LDFLAGS@ @WXCONFIG_RPATH@ @WXCONFIG_LIBS@ @DMALLOC_LIBS@ >+ echo "$libs @LDFLAGS@ @WXCONFIG_RPATH@ @WXCONFIG_LIBS@ @DMALLOC_LIBS@ -lpangox-1.0 " > fi > > ;;
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 113410
:
73460
| 73461