bison-patches
[Top][All Lists]
Advanced

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

Re: Bison uses two different 'bool' flavors


From: Akim Demaille
Subject: Re: Bison uses two different 'bool' flavors
Date: 22 Oct 2002 09:01:48 +0200
User-agent: Gnus/5.0808 (Gnus v5.8.8) XEmacs/21.4 (Honest Recruiter)

| --- /dev/null 2002-10-22 04:31:21.000000000 +0000
| +++ m4/stdbool.m4     2002-06-22 08:27:18.000000000 +0000
| @@ -0,0 +1,62 @@
| +# Check for stdbool.h that conforms to C99.
| +
| +# Copyright (C) 2002 Free Software Foundation, Inc.
| +
| +# This program is free software; you can redistribute it and/or modify
| +# it under the terms of the GNU General Public License as published by
| +# the Free Software Foundation; either version 2, or (at your option)
| +# any later version.
| +
| +# This program is distributed in the hope that it will be useful,
| +# but WITHOUT ANY WARRANTY; without even the implied warranty of
| +# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
| +# GNU General Public License for more details.
| +
| +# You should have received a copy of the GNU General Public License
| +# along with this program; if not, write to the Free Software
| +# Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA
| +# 02111-1307, USA.
| +
| +AC_DEFUN([AC_HEADER_STDBOOL],

How about installing this guy in Autoconf :)




reply via email to

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