Move to malloca.
authorBruno Haible <bruno@clisp.org>
Sat, 9 Jun 2007 10:52:27 +0000 (10:52 +0000)
committerBruno Haible <bruno@clisp.org>
Sat, 9 Jun 2007 10:52:27 +0000 (10:52 +0000)
modules/allocsa [deleted file]

diff --git a/modules/allocsa b/modules/allocsa
deleted file mode 100644 (file)
index defff86..0000000
+++ /dev/null
@@ -1,28 +0,0 @@
-Description:
-Safe automatic memory allocation.
-
-Files:
-lib/allocsa.h
-lib/allocsa.c
-lib/allocsa.valgrind
-m4/allocsa.m4
-m4/eealloc.m4
-m4/longlong.m4
-
-Depends-on:
-alloca-opt
-
-configure.ac:
-gl_ALLOCSA
-
-Makefile.am:
-lib_SOURCES += allocsa.h allocsa.c
-
-Include:
-#include "allocsa.h"
-
-License:
-LGPL
-
-Maintainer:
-Bruno Haible