mirror of
https://github.com/gryf/wmaker.git
synced 2026-02-15 05:25:53 +01:00
Remove alloca(3)
And use malloc() instead. See "Dropped useless use of alloca(3)" from http://git.altlinux.org/people/raorn/packages/WindowMaker.git
This commit is contained in:
committed by
Carlos R. Mafra
parent
8490e31fde
commit
2ccc8e4a79
@@ -20,7 +20,6 @@ dnl Checks for library functions.
|
||||
dnl ============================
|
||||
AC_PROG_GCC_TRADITIONAL
|
||||
AC_FUNC_MEMCMP
|
||||
AC_FUNC_ALLOCA
|
||||
AC_TYPE_SIGNAL
|
||||
AC_FUNC_VPRINTF
|
||||
|
||||
|
||||
Reference in New Issue
Block a user