]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Use infrastructure from gettext version 0.22.
authorBruno Haible <bruno@clisp.org>
Thu, 15 Jun 2023 23:49:32 +0000 (01:49 +0200)
committerBruno Haible <bruno@clisp.org>
Sat, 17 Jun 2023 12:27:58 +0000 (14:27 +0200)
commite587fa75fe0991a36d66343b1b9138b52c020079
treebb5320329cb7df96312edfb259f5e62fc9549624
parentbb53083b2a7ed09a2706a23fff7b232c16a01a51
examples: Use infrastructure from gettext version 0.22.

* gettext-tools/examples/hello-*/configure.ac: Use AM_GNU_GETTEXT_VERSION with
version 0.22.
* gettext-tools/examples/hello-c++-kde/configure.in.in: Likewise.
* gettext-tools/examples/hello-*/m4/Makefile.am: Update .m4 file list.
* gettext-tools/examples/hello-*/autoclean.sh: Likewise.
27 files changed:
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++-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++/autoclean.sh
gettext-tools/examples/hello-c++/configure.ac
gettext-tools/examples/hello-c++/m4/Makefile.am
gettext-tools/examples/hello-c++20/autoclean.sh
gettext-tools/examples/hello-c++20/configure.ac
gettext-tools/examples/hello-c++20/m4/Makefile.am
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-gnome3/autoclean.sh
gettext-tools/examples/hello-c-gnome3/configure.ac
gettext-tools/examples/hello-c-gnome3/m4/Makefile.am
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-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/autoclean.sh
gettext-tools/examples/hello-objc/configure.ac
gettext-tools/examples/hello-objc/m4/Makefile.am