From 94827a10c37886695229a532fe9d0bc86653177a Mon Sep 17 00:00:00 2001 From: Bruno Haible Date: Sat, 9 Jun 2007 10:52:27 +0000 Subject: [PATCH] Move to malloca. --- modules/allocsa | 28 ---------------------------- 1 file changed, 28 deletions(-) delete mode 100644 modules/allocsa diff --git a/modules/allocsa b/modules/allocsa deleted file mode 100644 index defff8646f..0000000000 --- a/modules/allocsa +++ /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 -- 2.30.2