view modules/absolute-header @ 40209:c43e83386661

autoupdate
author Karl Berry <karl@freefriends.org>
date Fri, 08 Mar 2019 09:27:47 -0800
parents 970d5cb5b003
children
line wrap: on
line source

Description:
Allows wrapping a broken system header in a gnulib replacement.

Files:
m4/absolute-header.m4

Depends-on:

configure.ac:

Makefile.am:
# Use this preprocessor expression to decide whether #include_next works.
# Do not rely on a 'configure'-time test for this, since the expression
# might appear in an installed header, which is used by some other compiler.
HAVE_INCLUDE_NEXT = (__GNUC__ || 60000000 <= __DECC_VER)

Include:

License:
LGPLv2+

Maintainer:
all