summaryrefslogtreecommitdiff
path: root/package/wget/patches/patch-configure_ac
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2014-04-23 19:50:54 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2014-04-23 19:50:54 +0200
commit1cd11c88bda06ad487c887af9fcae040353bdcf2 (patch)
tree26a45bcdef4ea0c10df9a53805789d5d6e27d40b /package/wget/patches/patch-configure_ac
parent1d513063883a55a163b5b60527bdb8de49e7be8d (diff)
fix build without autopoint
Diffstat (limited to 'package/wget/patches/patch-configure_ac')
-rw-r--r--package/wget/patches/patch-configure_ac15
1 files changed, 15 insertions, 0 deletions
diff --git a/package/wget/patches/patch-configure_ac b/package/wget/patches/patch-configure_ac
new file mode 100644
index 000000000..cfb3a165b
--- /dev/null
+++ b/package/wget/patches/patch-configure_ac
@@ -0,0 +1,15 @@
+--- wget-1.15.orig/configure.ac 2014-01-04 13:49:47.000000000 +0100
++++ wget-1.15/configure.ac 2014-04-23 19:48:44.679755324 +0200
+@@ -104,12 +104,6 @@ AC_AIX
+
+ gl_EARLY
+
+-dnl
+-dnl Gettext
+-dnl
+-AM_GNU_GETTEXT([external],[need-ngettext])
+-AM_GNU_GETTEXT_VERSION([0.17])
+-
+ AC_PROG_RANLIB
+
+ AC_PROG_LEX