view modules/absolute-header @ 9352:970d5cb5b003

Relax the license.
author Bruno Haible <bruno@clisp.org>
date Wed, 17 Oct 2007 02:11:05 +0200
parents 34cf20b69fd7
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