[RFC][icedtea-web] Patch to enable compilation of icedtea-web on both xulrunners apis
Jiri Vanek
jvanek at redhat.com
Thu Dec 15 02:42:54 PST 2011
2011-12-15 Jiri Vanek <jvanek at redhat.com>
* acinclude.m4: added definition of IT_CHECK_XULLRUNNER_API_VERSION,
which tryes to compile small program against new xulrunner api
* configure.ac: added call of IT_CHECK_XULLRUNNER_API_VERSION
* plugin/icedteanp/IcedTeaNPPlugin.cc: (NP_GetMIMEDescription)
return type set-up by dependecy on defined LEGACY_XULRUNNERAPI.
This one is seted by IT_CHECK_XULLRUNNER_API_VERSION during configure.
if defined, then old char* is used. New const char* is used otherwise.
cc: O:)
regards, J.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: compilabeleWithBothXullrunnersAapi.patch
Type: text/x-patch
Size: 2324 bytes
Desc: not available
Url : http://mail.openjdk.java.net/pipermail/distro-pkg-dev/attachments/20111215/560aa64e/compilabeleWithBothXullrunnersAapi.patch
More information about the distro-pkg-dev
mailing list