bug-gnulib
[Top][All Lists]
Advanced

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

Re: c99, autoconf and a couple compilers


From: Bruno Haible
Subject: Re: c99, autoconf and a couple compilers
Date: Sun, 30 Sep 2007 02:09:28 +0200
User-agent: KMail/1.5.4

Hi Eric,

> I'm installing the following to autoconf (and
> wonder if something similar should be done in gnulib):
> 
> 2007-09-25  Eric Blake  <address@hidden>
> 
>       Improve C99 detection.
>       * lib/autoconf/c.m4 (_AC_PROG_CC_C99): Add support for HP cc, and
>       avoid deprecation warning with icc.

While certainly fine for autoconf, why should gnulib override such basic
autoconf macros?
  - gnulib should also work when C99 mode cannot be enabled.
  - The user can also set the variable CC="cc -AC99" himself; a package's
    INSTALL file can recommend this.

Bruno





reply via email to

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