X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fallocsa;h=ef154693b1c6813d6a1074e4c0d070dd471d436d;hb=c7c220336bdebb2f0302e2a618a3537a80f8e979;hp=f6ab1e9115b17130c86ef5bf64a9100cb6effff0;hpb=7b2c5129544cca5c8e752192fec76a9a59579cb2;p=gnulib.git diff --git a/modules/allocsa b/modules/allocsa index f6ab1e911..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 "allocsa.h" +License: +LGPL + Maintainer: Bruno Haible