autoconf
[Top][All Lists]
Advanced

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

Re: Checking default headers


From: Zack Weinberg
Subject: Re: Checking default headers
Date: Fri, 6 Sep 2013 22:30:23 -0400

On Tue, Sep 3, 2013 at 1:42 PM, Ross Lagerwall <address@hidden> wrote:
> diff --git a/lib/autoconf/headers.m4 b/lib/autoconf/headers.m4
> index 7f5dbce..cc7e1c8 100644
> --- a/lib/autoconf/headers.m4
> +++ b/lib/autoconf/headers.m4
> @@ -329,7 +329,6 @@ ac_includes_default="\
>  # include <unistd.h>
>  #endif"
>  ])dnl
> -AC_REQUIRE([AC_HEADER_STDC])dnl
>  # On IRIX 5.3, sys/types and inttypes.h are conflicting.
>  AC_CHECK_HEADERS([sys/types.h sys/stat.h stdlib.h string.h memory.h 
> strings.h \
>                   inttypes.h stdint.h unistd.h],


This isn't quite enough for backward compatibility's sake.  You've
reminded me that I had a half-completed patch series that addresses
this issue -- I've dusted them off and finished them now.  Coming to
autoconf-patches shortly.

zw



reply via email to

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