X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Fallocsa;h=cb767d1acd4a2dbfa4f128d4c9f100bb09480dcb;hb=5973fdf3621d596452f3b9d8af3492ccc530600a;hp=49670c49bc2168b6b425c330714d706f0c0a9090;hpb=89b8139ba25466f02fc5d25e9b9af3af6b7370d7;p=gnulib.git diff --git a/modules/allocsa b/modules/allocsa index 49670c49b..cb767d1ac 100644 --- a/modules/allocsa +++ b/modules/allocsa @@ -4,13 +4,14 @@ 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 @@ -19,7 +20,10 @@ Makefile.am: lib_SOURCES += allocsa.h allocsa.c Include: -#include +#include "allocsa.h" + +License: +LGPL Maintainer: Bruno Haible