X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fallocsa;h=ef154693b1c6813d6a1074e4c0d070dd471d436d;hb=5c47417bd460739551f6b1e390b90f375f8ecac7;hp=db4920dc1fd5cb1605c8f336f8fe022dc5d587d2;hpb=5143f4e91f44130093914be7cf05873c7d8a4369;p=gnulib.git diff --git a/modules/allocsa b/modules/allocsa index db4920dc1..ef154693b 100644 --- a/modules/allocsa +++ b/modules/allocsa @@ -4,25 +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: -GPL +LGPL Maintainer: Bruno Haible