X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fallocsa;h=ef154693b1c6813d6a1074e4c0d070dd471d436d;hb=40ad4eae988596de8a3459f99c8e508a6425c383;hp=49670c49bc2168b6b425c330714d706f0c0a9090;hpb=89b8139ba25466f02fc5d25e9b9af3af6b7370d7;p=gnulib.git diff --git a/modules/allocsa b/modules/allocsa index 49670c49b..ef154693b 100644 --- a/modules/allocsa +++ b/modules/allocsa @@ -4,22 +4,27 @@ Safe automatic memory allocation. Files: lib/allocsa.h lib/allocsa.c +lib/allocsa.valgrind m4/allocsa.m4 m4/eealloc.m4 m4/longlong.m4 m4/longdouble.m4 Depends-on: -alloca +alloca-opt configure.ac: gl_ALLOCSA Makefile.am: lib_SOURCES += allocsa.h allocsa.c +EXTRA_DIST += allocsa.valgrind Include: -#include +#include "allocsa.h" + +License: +LGPL Maintainer: Bruno Haible