summaryrefslogtreecommitdiff
path: root/debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch
diff options
context:
space:
mode:
authorIgor Pashev <pashev.igor@gmail.com>2022-11-12 19:41:47 +0200
committerIgor Pashev <pashev.igor@gmail.com>2022-11-12 20:50:00 +0200
commit93505b3433a6d3f7bfe14358ff4dfc3884b3eaea (patch)
tree0c17648c3c2863f96a5129a356703e828622e4fd /debian/patches/remove-AM_GNU_GETTEXT_VERSION.patch
parentec8187a4616115a2eec8d97a8ca81b0aa7dc9542 (diff)
downloadgnucobol4-debian-93505b3433a6d3f7bfe14358ff4dfc3884b3eaea.tar.gz
gnucobol4 (4.0~early~20221111.svn.4819-0pin1)HEADmaster
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"