[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[libmicrohttpd] 01/04: configure: updated gettext version to match versi
From: |
gnunet |
Subject: |
[libmicrohttpd] 01/04: configure: updated gettext version to match version used in macros |
Date: |
Sun, 24 Jan 2021 19:31:44 +0100 |
This is an automated email from the git hooks/post-receive script.
karlson2k pushed a commit to branch master
in repository libmicrohttpd.
commit 7acc854b2bf4c29582bb1b0afaf108ceef4cad9e
Author: Evgeny Grin (Karlson2k) <k2k@narod.ru>
AuthorDate: Sun Jan 24 17:56:35 2021 +0300
configure: updated gettext version to match version used in macros
---
configure.ac | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/configure.ac b/configure.ac
index ce0be355..49aa8589 100644
--- a/configure.ac
+++ b/configure.ac
@@ -88,7 +88,7 @@ m4_ifdef([AM_GNU_GETTEXT], [
])
m4_ifdef([AM_GNU_GETTEXT_VERSION], [
#do not indent here
-AM_GNU_GETTEXT_VERSION([0.19.8])
+AM_GNU_GETTEXT_VERSION([0.20.2])
])
AM_CONDITIONAL([HAVE_PO], [ test "$have_po" = yes ])
--
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.