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:
@@ -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
|
||||
|
Reference in New Issue
Block a user