summaryrefslogtreecommitdiff
path: root/debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch
diff options
context:
space:
mode:
Diffstat (limited to 'debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch')
-rw-r--r--debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch b/debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch
new file mode 100644
index 0000000..ad4f940
--- /dev/null
+++ b/debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch
@@ -0,0 +1,10 @@
+--- gnucobol4-4.0~2022.11.11.svn.4819.orig/configure.ac
++++ gnucobol4-4.0~2022.11.11.svn.4819/configure.ac
+@@ -2100,7 +2100,6 @@ dnl AC_MSG_RESULT([yes])],
+ dnl [AC_MSG_RESULT([no])])
+
+ AM_GNU_GETTEXT([external])
+-AM_GNU_GETTEXT_VERSION([0.19.8])
+ if test "x$LTLIBINTL" != x; then
+ if test "x$PROGRAMS_LIBS" != x; then
+ PROGRAMS_LIBS="$PROGRAMS_LIBS $LTLIBINTL"