summaryrefslogtreecommitdiff
path: root/package/libsoup/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-05-03 15:33:09 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-05-03 15:33:09 +0200
commit4a4478fce5fffa5db6b413b755851b18638328c0 (patch)
treef7baa56440d645bcf0c44d3e3c9e22507e6bf647 /package/libsoup/patches/patch-configure_ac
parent96d5911e0b2ea6b8977a7a84967af877b7717637 (diff)
parent5f2187e92c8d151b840454282fe390ebad030e35 (diff)
Merge branch 'master' of git+ssh://openadk.org/git/openadk
Diffstat (limited to 'package/libsoup/patches/patch-configure_ac')
-rw-r--r--package/libsoup/patches/patch-configure_ac10
1 files changed, 10 insertions, 0 deletions
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])