Mercurial > hg > octave-nkf > gnulib-hg
view modules/extensions @ 4816:07ab22e0779a
(alloca): xmalloc cannot return NULL, so don't test for that.
author | Paul Eggert <eggert@cs.ucla.edu> |
---|---|
date | Mon, 27 Oct 2003 07:12:11 +0000 |
parents | eb1b4acf2e86 |
children | 42b53a22aee5 |
line wrap: on
line source
Description: Enable extensions in standard headers Files: m4/extensions.m4 Depends-on: configure.ac: dnl gl_USE_SYSTEM_EXTENSIONS must be added quite early to configure.ac. Makefile.am: Include: Maintainer: Paul Eggert and Jim Meyering