]> granicus.if.org Git - linux-pam/commit
build: raise gettext version requirement
authorDmitry V. Levin <ldv@altlinux.org>
Tue, 6 Jan 2015 22:29:11 +0000 (22:29 +0000)
committerDmitry V. Levin <ldv@altlinux.org>
Wed, 7 Jan 2015 00:29:06 +0000 (00:29 +0000)
commit58d2da7160a477a5f5654be08bb36cc475eb75d7
tree3cb6bccff2bbad9820e30bdcb8bac898a0f08712
parent6e1fcb85760a7530ee78af09f16ef22e0bd371fc
build: raise gettext version requirement

Raise gettext requirement to the latest oldstable version 0.18.3.
This fixes the following automake warning:

configure.ac:581: warning: The 'AM_PROG_MKDIR_P' macro is deprecated, and its use is discouraged.
configure.ac:581: You should use the Autoconf-provided 'AC_PROG_MKDIR_P' macro instead,
configure.ac:581: and use '$(MKDIR_P)' instead of '$(mkdir_p)'in your Makefile.am files.

* configure.ac (AM_GNU_GETTEXT_VERSION): Raise from 0.15 to 0.18.3.
* po/Makevars: Update from gettext-0.18.3.
configure.ac
po/Makevars