bug-gnulib
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: GNU gettext 0.18.3.1 fails with undefined _Bool on Solaris


From: Mark Ashley
Subject: Re: GNU gettext 0.18.3.1 fails with undefined _Bool on Solaris
Date: Wed, 7 May 2014 18:26:33 +1000

Going back to the discussion in this thread:

https://lists.gnu.org/archive/html/bug-gnulib/2013-11/msg00053.html

The fix to have the configure script not alter the stdbool.h is to include some variables to mod the behaviour.

    ${CONFIG_SHELL} ./configure --prefix=/usr/local \
        ac_cv_type__Bool=yes \
        ac_cv_header_stdbool_h=no

Posting this for the archives...

ta,
Mark.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]