]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Modernize configure.ac.
authorBruno Haible <bruno@clisp.org>
Fri, 19 Oct 2018 12:14:28 +0000 (14:14 +0200)
committerBruno Haible <bruno@clisp.org>
Fri, 19 Oct 2018 12:14:28 +0000 (14:14 +0200)
commit6fca582193480468d5baac46bc7354d8965ea6ec
tree0ac260ea76c3e29b018f92c80c4f702ddbb50cda
parente2f3c58ccda27253333c8e47840ea98610f06a81
examples: Modernize configure.ac.

* gettext-tools/examples/hello-*/configure.ac: Use the recommended AC_INIT and
AM_INIT_AUTOMAKE syntax. Require automake >= 1.11.
28 files changed:
gettext-tools/examples/hello-c++-gnome/configure.ac
gettext-tools/examples/hello-c++-qt/configure.ac
gettext-tools/examples/hello-c++-wxwidgets/configure.ac
gettext-tools/examples/hello-c++/configure.ac
gettext-tools/examples/hello-c-gnome/configure.ac
gettext-tools/examples/hello-c-gnome3/configure.ac
gettext-tools/examples/hello-c/configure.ac
gettext-tools/examples/hello-clisp/configure.ac
gettext-tools/examples/hello-csharp-forms/configure.ac
gettext-tools/examples/hello-csharp/configure.ac
gettext-tools/examples/hello-gawk/configure.ac
gettext-tools/examples/hello-guile/configure.ac
gettext-tools/examples/hello-java-awt/configure.ac
gettext-tools/examples/hello-java-qtjambi/configure.ac
gettext-tools/examples/hello-java-swing/configure.ac
gettext-tools/examples/hello-java/configure.ac
gettext-tools/examples/hello-librep/configure.ac
gettext-tools/examples/hello-objc-gnome/configure.ac
gettext-tools/examples/hello-objc/configure.ac
gettext-tools/examples/hello-pascal/configure.ac
gettext-tools/examples/hello-perl/configure.ac
gettext-tools/examples/hello-php/configure.ac
gettext-tools/examples/hello-python/configure.ac
gettext-tools/examples/hello-sh/configure.ac
gettext-tools/examples/hello-smalltalk/configure.ac
gettext-tools/examples/hello-tcl-tk/configure.ac
gettext-tools/examples/hello-tcl/configure.ac
gettext-tools/examples/hello-ycp/configure.ac