Make pointer decrementing code ANSI C compliant.
[gnulib.git] / modules / allocsa
index db4920d..cb767d1 100644 (file)
@@ -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
@@ -22,7 +23,7 @@ Include:
 #include "allocsa.h"
 
 License:
-GPL
+LGPL
 
 Maintainer:
 Bruno Haible