mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-04-30 03:40:34 +02:00
build: Use 'AM_GNU_GETTEXT_VERSION'.
* configure.ac: Add 'AM_GNU_GETTEXT_VERSION', as required by Autoconf 2.70.
This commit is contained in:
parent
56e3adefc9
commit
7f8149b4de
1 changed files with 1 additions and 0 deletions
|
@ -704,6 +704,7 @@ dnl i18n tests
|
||||||
#fi
|
#fi
|
||||||
#AC_CHECK_FUNCS([bindtextdomain textdomain])
|
#AC_CHECK_FUNCS([bindtextdomain textdomain])
|
||||||
AM_GNU_GETTEXT([external], [need-ngettext])
|
AM_GNU_GETTEXT([external], [need-ngettext])
|
||||||
|
AM_GNU_GETTEXT_VERSION([0.18.1])
|
||||||
|
|
||||||
### Some systems don't declare some functions. On such systems, we
|
### Some systems don't declare some functions. On such systems, we
|
||||||
### need to at least provide our own K&R-style declarations.
|
### need to at least provide our own K&R-style declarations.
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue