[giggle] configure.ac: AM_GNU_GETTEXT_VERSION is still required
- From: Javier Jardón Cabezas <jjardon src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [giggle] configure.ac: AM_GNU_GETTEXT_VERSION is still required
- Date: Thu, 17 Dec 2020 00:59:25 +0000 (UTC)
commit 218c27fc9ed0cb5a8b18967796e10be838f50d89
Author: Javier Jardón <jjardon gnome org>
Date: Thu Dec 17 00:58:34 2020 +0000
configure.ac: AM_GNU_GETTEXT_VERSION is still required
configure.ac | 2 ++
1 file changed, 2 insertions(+)
---
diff --git a/configure.ac b/configure.ac
index da82320..9dea2c3 100644
--- a/configure.ac
+++ b/configure.ac
@@ -132,6 +132,8 @@ AC_RUN_IFELSE(
dnl ------------------
dnl | Language Support |---------------------------------------
dnl ------------------
+# FIXME: Remove AM_GNU_GETTEXT_VERSION once autoreconf supports REQUIRE_VERSION
+AM_GNU_GETTEXT_VERSION([0.19.8])
AM_GNU_GETTEXT_REQUIRE_VERSION([0.19.8])
AM_GNU_GETTEXT([external])
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]