add alloca check

This commit is contained in:
discomfitor 2011-08-12 02:43:17 -04:00 committed by Con Kolivas
parent 4721863c4f
commit d7495cee61

View file

@ -52,6 +52,7 @@ AC_PROG_INSTALL
AC_PROG_LN_S
AC_SUBST(SHELL)
AC_SYS_LARGEFILE
AC_FUNC_ALLOCA
AC_CHECK_PROG([HAVE_POD2MAN], [pod2man], [yes])
AS_IF([test "$HAVE_POD2MAN" != "yes"],