bug-autoconf
[Top][All Lists]
Advanced

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

[sr #110399] turning off preference for newest supported C?


From: Zack Weinberg
Subject: [sr #110399] turning off preference for newest supported C?
Date: Fri, 11 Dec 2020 21:22:05 -0500 (EST)
User-agent: Mozilla/5.0 (X11; Linux aarch64; rv:83.0) Gecko/20100101 Firefox/83.0

Follow-up Comment #5, sr #110399 (project autoconf):

> the Gnulib stdint module assumed that AC_INCLUDES_DEFAULT was being called
> and that it set ac_cv_header_inttypes_h and ac_cv_header_sys_types_h.
> This assumption is no longer true in Autoconf 2.70

AC_INCLUDES_DEFAULT (when called without arguments) does still do
AC_CHECK_HEADERS_ONCE for both sys/types.h and inttypes.h.  See
https://git.savannah.gnu.org/cgit/autoconf.git/tree/lib/autoconf/headers.m4#n324
.  I don't know what changed exactly, but I'd guess AC_INCLUDES_DEFAULT
somehow isn't getting called in the first place.

    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?110399>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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