]> git.ipfire.org Git - thirdparty/gettext.git/commit
Fix gettext-runtime compilation error on Solaris 10
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 30 Sep 2014 09:24:06 +0000 (18:24 +0900)
committerDaiki Ueno <ueno@gnu.org>
Tue, 30 Sep 2014 09:24:50 +0000 (18:24 +0900)
commit5fefead0e4d7bb3b6c652c1de4c432acba8d8c9a
tree2fb72638abb703c2bdfa97c12f33174bc8c4b721
parentc9c082bf8155383e2df3e2c03372b62d9760761f
Fix gettext-runtime compilation error on Solaris 10

* gettext-runtime/configure.ac: Invoke AM_PROG_CC_C_O so that the
system stdbool.h will be used on Solaris.  Suggested by Paul Eggert in:
<https://lists.gnu.org/archive/html/bug-gnulib/2013-11/msg00053.html>.
gettext-runtime/ChangeLog
gettext-runtime/configure.ac