summarylogtreecommitdiffstats
path: root/gettext-version.patch
diff options
context:
space:
mode:
Diffstat (limited to 'gettext-version.patch')
-rw-r--r--gettext-version.patch12
1 files changed, 0 insertions, 12 deletions
diff --git a/gettext-version.patch b/gettext-version.patch
deleted file mode 100644
index d161e2695735..000000000000
--- a/gettext-version.patch
+++ /dev/null
@@ -1,12 +0,0 @@
-diff --git a/configure.ac b/configure.ac
-index 0a35e4c..6c587a0 100644
---- a/configure.ac
-+++ b/configure.ac
-@@ -84,7 +84,7 @@ AC_CHECK_DECLS([errno, getpwnam, getgrnam, getgrgid, strdup, strerror, getenv, a
- # Gettext.
- AM_ICONV
- AM_GNU_GETTEXT([external], [need-formatstring-macros])
--AM_GNU_GETTEXT_VERSION(0.19)
-+AM_GNU_GETTEXT_VERSION(0.20)
-
- LIBS="$LIBS $LIB_CLOCK_GETTIME"