X-Git-Url: http://erislabs.net/gitweb/?a=blobdiff_plain;f=modules%2Falloca;h=13d80dd9b4c8d97923a8bff7cddb3731ffcc93b6;hb=5a448a463a290b59549f2ee1cf6c1b01a6043f45;hp=42a0583fa91a22ed0cc64d666e347cb9ace5860c;hpb=48dbf2c191cd60b64354849d8e0a8fe4a7d613f2;p=gnulib.git diff --git a/modules/alloca b/modules/alloca index 42a0583fa..13d80dd9b 100644 --- a/modules/alloca +++ b/modules/alloca @@ -2,26 +2,20 @@ Description: Memory allocation on the stack. Files: -lib/alloca_.h lib/alloca.c -m4/alloca.m4 Depends-on: -xalloc +alloca-opt configure.ac: -gl_FUNC_ALLOCA Makefile.am: -EXTRA_DIST += alloca_.h - -# The following is needed in order to create an when the system -# doesn't have one that works with the given compiler. -all-local: @ALLOCA_H@ -alloca.h: alloca_.h - cp $(srcdir)/alloca_.h alloca.h -MOSTLYCLEANFILES += alloca.h Include: -#include + + +License: +public domain +Maintainer: +bug-gnulib@gnu.org