summaryrefslogtreecommitdiff
path: root/modules/malloca
diff options
context:
space:
mode:
authorBruno Haible <bruno@clisp.org>2019-12-22 10:08:36 +0100
committerBruno Haible <bruno@clisp.org>2019-12-22 10:08:36 +0100
commitf181860de413a26827602178f25593c9b14bc1e7 (patch)
tree2c2f79a22f1f996357a045bf0d42830fb1fb82ef /modules/malloca
parent91b5a3c3e365de748d740e6a55d7b4ee7713eeef (diff)
downloadgnulib-f181860de413a26827602178f25593c9b14bc1e7.tar.gz
malloca: Assume that the compiler supports 'long long'.
* lib/malloca.h: Assume HAVE_LONG_LONG_INT to be 1. * m4/malloca.m4 (gl_MALLOCA): Don't require AC_TYPE_LONG_LONG_INT. * modules/malloca (Files): Remove longlong.m4. * modules/relocatable-prog-wrapper (Files): Likewise.
Diffstat (limited to 'modules/malloca')
-rw-r--r--modules/malloca1
1 files changed, 0 insertions, 1 deletions
diff --git a/modules/malloca b/modules/malloca
index 0ae3fe08dc..9b7a3dbd25 100644
--- a/modules/malloca
+++ b/modules/malloca
@@ -6,7 +6,6 @@ lib/malloca.h
lib/malloca.c
m4/malloca.m4
m4/eealloc.m4
-m4/longlong.m4
Depends-on:
alloca-opt