1
0
mirror of https://git.savannah.gnu.org/git/gnulib.git synced 2025-08-08 17:22:05 +03:00

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.
This commit is contained in:
Bruno Haible
2019-12-22 10:08:36 +01:00
parent 91b5a3c3e3
commit f181860de4
5 changed files with 7 additions and 8 deletions

View File

@@ -29,7 +29,6 @@ m4/malloca.m4
m4/canonicalize.m4
m4/eealloc.m4
m4/environ.m4
m4/longlong.m4
m4/readlink.m4
m4/relocatable-lib.m4
m4/setenv.m4