From 1cd11c88bda06ad487c887af9fcae040353bdcf2 Mon Sep 17 00:00:00 2001 From: Waldemar Brodkorb Date: Wed, 23 Apr 2014 19:50:54 +0200 Subject: fix build without autopoint --- package/wget/patches/patch-configure_ac | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 package/wget/patches/patch-configure_ac (limited to 'package/wget/patches/patch-configure_ac') 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 -- cgit v1.2.3