]> git.pld-linux.org Git - packages/gpac.git/blobdiff - gpac-xulrunner.patch
- added flags patch (fixes build with current toolchain)
[packages/gpac.git] / gpac-xulrunner.patch
index 235473fe380daf6042f204ffef10dae97f3f6cda..f9a9179486e5472fe51bff97a946d7c81bb475a3 100644 (file)
 -  CallNPN_ForceRedrawProc(NPNFuncs.forceredraw, instance);
 +  (*NPNFuncs.forceredraw)(instance);
  }
+--- gpac/configure.orig        2011-05-29 21:09:10.138301981 +0200
++++ gpac/configure     2011-05-29 21:27:39.248339117 +0200
+@@ -1145,6 +1145,7 @@
+ #look for GECKO support
+ cat > $TMPCPP << EOF
++#include <mozilla-config.h>
+ #include <nsIServiceManager.h>
+ int main( void ) { return 0; }
+ EOF
This page took 0.02805 seconds and 4 git commands to generate.