From 5a43da1af12df3a39cd30b724bf9144850bd2764 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 30 Apr 2014 13:26:35 +0200 Subject: experimental midori support --- package/libsoup/patches/patch-configure_ac | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 package/libsoup/patches/patch-configure_ac (limited to 'package/libsoup/patches/patch-configure_ac') diff --git a/package/libsoup/patches/patch-configure_ac b/package/libsoup/patches/patch-configure_ac new file mode 100644 index 000000000..099b01b2a --- /dev/null +++ b/package/libsoup/patches/patch-configure_ac @@ -0,0 +1,10 @@ +--- libsoup-2.44.2.orig/configure.ac 2013-11-11 23:40:56.000000000 +0100 ++++ libsoup-2.44.2/configure.ac 2014-04-14 17:20:43.656655730 +0200 +@@ -116,7 +116,6 @@ AM_CONDITIONAL(OS_WIN32, [test $os_win32 + dnl ************************ + dnl *** gettext/intltool *** + dnl ************************ +-IT_PROG_INTLTOOL([0.35.0]) + GETTEXT_PACKAGE=libsoup + AC_SUBST([GETTEXT_PACKAGE]) + AC_DEFINE_UNQUOTED([GETTEXT_PACKAGE],["$GETTEXT_PACKAGE"],[The gettext domain name]) -- cgit v1.2.3