summarylogtreecommitdiffstats
path: root/configure-fix.patch
diff options
context:
space:
mode:
Diffstat (limited to 'configure-fix.patch')
-rw-r--r--configure-fix.patch10
1 files changed, 5 insertions, 5 deletions
diff --git a/configure-fix.patch b/configure-fix.patch
index da1fb19403ee..134c7f6d34c2 100644
--- a/configure-fix.patch
+++ b/configure-fix.patch
@@ -1,7 +1,7 @@
-diff -ruN librsvg-2.42.3/configure.ac librsvg-2.42.3-pathed/configure.ac
---- librsvg-2.42.3/configure.ac 2018-03-05 21:28:37.000000000 +0800
-+++ librsvg-2.42.3-pathed/configure.ac 2018-03-12 10:37:34.110274440 +0800
-@@ -122,6 +122,22 @@
+diff -ruN librsvg-2.42.4/configure.ac librsvg-2.42.4-patched/configure.ac
+--- librsvg-2.42.4/configure.ac 2018-05-08 02:33:46.000000000 +0800
++++ librsvg-2.42.4-patched/configure.ac 2018-05-16 15:05:00.000000000 +0800
+@@ -119,6 +119,22 @@
AC_MSG_RESULT([$native_win32])
AM_CONDITIONAL(OS_WIN32, test "$native_win32" = "yes")
@@ -24,7 +24,7 @@ diff -ruN librsvg-2.42.3/configure.ac librsvg-2.42.3-pathed/configure.ac
dnl ===========================================================================
GLIB_MKENUMS=`$PKG_CONFIG --variable=glib_mkenums glib-2.0`
-@@ -290,7 +306,7 @@
+@@ -283,7 +299,7 @@
AM_CONDITIONAL(CROSS_COMPILING, test $cross_compiling = yes)
if test "x$cross_compiling" = "xyes" ; then