autoconf-patches
[Top][All Lists]
Advanced

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

[PATCH 4/6] Use AC_CHECK_HEADERS_ONCE for the tests done by AC_INCLUDES_


From: Zack Weinberg
Subject: [PATCH 4/6] Use AC_CHECK_HEADERS_ONCE for the tests done by AC_INCLUDES_DEFAULT.
Date: Sat, 14 Sep 2013 12:42:15 -0400

 * lib/autoconf/headers.m4 (AC_CHECK_HEADERS_ONCE): Divide into a public
   macro that AC_REQUIREs _AC_INCLUDES_DEFAULT_REQUIREMENTS, and ...
   (_AC_CHECK_HEADERS_ONCE): ... a private macro, that doesn't.
   (_AC_HEADERS_EXPANSION): Use $ac_includes_default, not
   AC_INCLUDES_DEFAULT.
   (_AC_INCLUDES_DEFAULT_REQUIREMENTS): Use AC_CHECK_HEADERS_ONCE.

Signed-off-by: Zack Weinberg <address@hidden>
---
 lib/autoconf/headers.m4 |   16 +++++++++++-----
 1 files changed, 11 insertions(+), 5 deletions(-)

Attachment: 0004-Use-AC_CHECK_HEADERS_ONCE-for-the-tests-done-by-AC_I.patch
Description: Text Data


reply via email to

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