]> git.ipfire.org Git - thirdparty/gettext.git/commit
examples: Don't error out from configure in hello-c-gnome3
authorDaiki Ueno <ueno@gnu.org>
Thu, 17 Apr 2014 08:06:51 +0000 (17:06 +0900)
committerDaiki Ueno <ueno@gnu.org>
Thu, 17 Apr 2014 09:05:20 +0000 (18:05 +0900)
commit5536ee522d6a9d60972c78882e2d2761cf9afdc9
tree3926992778b6421ddf3ea91defd95bcb56eb8e2c
parent72eda1a80a1feca924c118dfd91a741f6ef55366
examples: Don't error out from configure in hello-c-gnome3

The configure script shouldn't fail even if there is a fatal
error, to allow the toplevel autogen.sh to regenerate POT files.
* hello-c-gnome3/configure.ac: Don't error out, but warn user.
gettext-tools/examples/ChangeLog
gettext-tools/examples/hello-c-gnome3/configure.ac