3 dnl Copyright (C) 2003-2004, 2006-2007, 2009-2024 Free Software Foundation,
5 dnl This file is free software; the Free Software Foundation
6 dnl gives unlimited permission to copy and/or distribute it,
7 dnl with or without modifications, as long as this notice is preserved.
8 dnl This file is offered as-is, without any warranty.
10 AC_DEFUN([gl_MALLOCA],
12 dnl Use the autoconf tests for alloca(), but not the AC_SUBSTed variables
13 dnl @ALLOCA@ and @LTALLOCA@.
14 dnl gl_FUNC_ALLOCA dnl Already brought in by the module dependencies.
15 AC_REQUIRE([gl_FUNC_MALLOC_GNU])