Mercurial > hg > octave-shane > gnulib-hg
view modules/absolute-header @ 11219:aaeb2f86d096
Fix *printf behaviour regarding the %ls directive.
author | Bruno Haible <bruno@clisp.org> |
---|---|
date | Thu, 26 Feb 2009 12:54:20 +0100 |
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