*** empty log message ***
[gnulib.git] / modules / allocsa
index db4920d..ef15469 100644 (file)
@@ -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