emacs-devel
[Top][All Lists]
Advanced

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

Re: SIGTYPE/RETSIGTYPE


From: Paul Eggert
Subject: Re: SIGTYPE/RETSIGTYPE
Date: Sat, 26 Mar 2011 20:09:24 -0700
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.2.14) Gecko/20110223 Thunderbird/3.1.8

On 03/26/2011 07:30 PM, Glenn Morris wrote:
> Now the only things that `autoreconf -Wall' still gripes about are in
> lib/ and m4/.  ;)

The gripes about AC_GNU_SOURCE are because gnulib is still
intended to be portable to Autoconf 2.59, which doesn't have
the replacements for AC_GNU_SOURCE.  These gripes should go
away once gnulib is modernized to assume a later Autoconf.

The other gripe, about DEFAULT_INCLUDES, is due to the way
Emacs historically has put config.h into src.  Most other
packages put it into lib, and if we did that we could
remove the DEFAULT_INCLUDES bit and fix the gripe.



reply via email to

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