summaryrefslogtreecommitdiff
path: root/libgsf/libgsf-1.14.19.patch
diff options
context:
space:
mode:
Diffstat (limited to 'libgsf/libgsf-1.14.19.patch')
-rw-r--r--libgsf/libgsf-1.14.19.patch9
1 files changed, 9 insertions, 0 deletions
diff --git a/libgsf/libgsf-1.14.19.patch b/libgsf/libgsf-1.14.19.patch
index a39758367f83..12d20c660129 100644
--- a/libgsf/libgsf-1.14.19.patch
+++ b/libgsf/libgsf-1.14.19.patch
@@ -18,3 +18,12 @@
+@@ -11963,7 +11963,7 @@
+ { $as_echo "$as_me:${as_lineno-$LINENO}: result: $IT_PERL_VERSION" >&5
+ $as_echo "$IT_PERL_VERSION" >&6; }
+ fi
+-if test "x" != "xno-xml"; then
++if test "xno-xml" != "xno-xml"; then
+ { $as_echo "$as_me:${as_lineno-$LINENO}: checking for XML::Parser" >&5
+ $as_echo_n "checking for XML::Parser... " >&6; }
+ if `$INTLTOOL_PERL -e "require XML::Parser" 2>/dev/null`; then