Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 201838 Details for
Bug 282089
media-video/vlc-0.9.10 prevents upgrade of www-client/mozilla-firefox-3.5.2-r1
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
actual patch and not the ebuild.
vlc-0.9.10-xulrunner191-support.patch (text/plain), 938 bytes, created by
Jory A. Pratt
on 2009-08-21 05:03:24 UTC
(
hide
)
Description:
actual patch and not the ebuild.
Filename:
MIME Type:
Creator:
Jory A. Pratt
Created:
2009-08-21 05:03:24 UTC
Size:
938 bytes
patch
obsolete
>Enable the checks to actually work with xulrunner-1.9.1.x series which upstream >never enabled. > >--- configure.ac~ 2009-08-20 23:37:39.052828677 -0500 >+++ configure.ac 2009-08-20 23:39:01.608828817 -0500 >@@ -5534,6 +5534,7 @@ > AS_IF( [test $found = 1],[ > CPPFLAGS="${CPPFLAGS_save} ${MOZILLA_CFLAGS}" > MOZILLA_REQUIRED_HEADERS=1 >+ AC_CHECK_HEADERS([npfunctions.h]) > AC_CHECK_HEADERS(npapi.h,,MOZILLA_REQUIRED_HEADERS=0) > AC_CHECK_HEADERS(npruntime.h,,MOZILLA_REQUIRED_HEADERS=0, > [#if HAVE_NPAPI_H > >--- config.h.in~ 2009-08-20 23:37:47.795805490 -0500 >+++ config.h.in 2009-08-20 23:39:37.015805699 -0500 >@@ -541,6 +541,9 @@ > /* Define to 1 if you have the <npapi.h> header file. */ > #undef HAVE_NPAPI_H > >+/* Define to 1 if you have the <npfunctions.h> header file. */ >+#undef HAVE_NPFUNCTIONS_H >+ > /* Define to 1 if you have the <npruntime.h> header file. */ > #undef HAVE_NPRUNTIME_H >
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 282089
:
201836
| 201838