SOURCES (AC-branch): librsvg-xulrunner.patch (NEW) - recognize xul...

glen glen at pld-linux.org
Sun Apr 1 20:38:40 CEST 2007


Author: glen                         Date: Sun Apr  1 18:38:40 2007 GMT
Module: SOURCES                       Tag: AC-branch
---- Log message:
- recognize xulrunner

---- Files affected:
SOURCES:
   librsvg-xulrunner.patch (NONE -> 1.1.2.1)  (NEW)

---- Diffs:

================================================================
Index: SOURCES/librsvg-xulrunner.patch
diff -u /dev/null SOURCES/librsvg-xulrunner.patch:1.1.2.1
--- /dev/null	Sun Apr  1 20:38:40 2007
+++ SOURCES/librsvg-xulrunner.patch	Sun Apr  1 20:38:35 2007
@@ -0,0 +1,11 @@
+--- librsvg-2.14.3/configure.in~	2006-04-01 19:30:35.000000000 +0300
++++ librsvg-2.14.3/configure.in	2007-04-01 21:26:42.204010055 +0300
+@@ -306,7 +306,7 @@
+ 
+ if test "x$test_mozilla_plugin" != "xno"; then
+    if test -z "$MOZILLA_CONFIG"; then
+-      AC_PATH_PROGS(MOZILLA_CONFIG, mozilla-config firefox-config, no)
++      AC_PATH_PROGS(MOZILLA_CONFIG, xulrunner-config mozilla-config firefox-config, no)
+    fi
+ 
+    if test "x$MOZILLA_CONFIG" != "xno"; then
================================================================


More information about the pld-cvs-commit mailing list