]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Upgrade to newest Makevars.
authorBruno Haible <bruno@clisp.org>
Tue, 23 Oct 2018 22:41:09 +0000 (00:41 +0200)
committerBruno Haible <bruno@clisp.org>
Wed, 24 Oct 2018 02:33:22 +0000 (04:33 +0200)
commit1675722cc4cfaf90ccbf8ecaa4db843bf1212b1c
treec2214c24e85fa35fa5aeb90801e492c926e21ebc
parent27d099cb4f81807726053ede9545b1897fff1d52
examples: Upgrade to newest Makevars.

* gettext-tools/examples/hello-*/po/Makevars (PACKAGE_GNU, MSGINIT_OPTIONS,
PO_DEPENDS_ON_POT, DIST_DEPENDS_ON_UPDATE_PO): New variables.
* gettext-tools/examples/hello-*/configure.* (AM_GNU_GETTEXT_VERSION): Require
version 0.19.8.
* gettext-tools/examples/po/xsmallpot.sh (hello-c++-kde): Likewise.
* gettext-tools/examples/hello-*/m4/Makefile.am (EXTRA_DIST): Update list of .m4
files.
* gettext-tools/examples/hello-*/autoclean.sh: Likewise.
* gettext-tools/examples/check-examples (func_check_maintainerclean,
func_check_maintainerclean_vpath): Allow left-over .po~ files.
33 files changed:
gettext-tools/examples/check-examples
gettext-tools/examples/hello-c++-gnome/autoclean.sh
gettext-tools/examples/hello-c++-gnome/configure.ac
gettext-tools/examples/hello-c++-gnome/m4/Makefile.am
gettext-tools/examples/hello-c++-gnome/po/Makevars
gettext-tools/examples/hello-c++-kde/autoclean.sh
gettext-tools/examples/hello-c++-kde/configure.in.in
gettext-tools/examples/hello-c++-kde/m4/Makefile.am
gettext-tools/examples/hello-c++-kde/po/Makevars
gettext-tools/examples/hello-c++/autoclean.sh
gettext-tools/examples/hello-c++/configure.ac
gettext-tools/examples/hello-c++/m4/Makefile.am
gettext-tools/examples/hello-c++/po/Makevars
gettext-tools/examples/hello-c-gnome/autoclean.sh
gettext-tools/examples/hello-c-gnome/configure.ac
gettext-tools/examples/hello-c-gnome/m4/Makefile.am
gettext-tools/examples/hello-c-gnome/po/Makevars
gettext-tools/examples/hello-c-gnome3/configure.ac
gettext-tools/examples/hello-c-gnome3/m4/Makefile.am
gettext-tools/examples/hello-c-gnome3/po/Makevars
gettext-tools/examples/hello-c/autoclean.sh
gettext-tools/examples/hello-c/configure.ac
gettext-tools/examples/hello-c/m4/Makefile.am
gettext-tools/examples/hello-c/po/Makevars
gettext-tools/examples/hello-objc-gnome/autoclean.sh
gettext-tools/examples/hello-objc-gnome/configure.ac
gettext-tools/examples/hello-objc-gnome/m4/Makefile.am
gettext-tools/examples/hello-objc-gnome/po/Makevars
gettext-tools/examples/hello-objc/autoclean.sh
gettext-tools/examples/hello-objc/configure.ac
gettext-tools/examples/hello-objc/m4/Makefile.am
gettext-tools/examples/hello-objc/po/Makevars
gettext-tools/examples/po/xsmallpot.sh