1
0
mirror of https://github.com/samba-team/samba.git synced 2025-11-16 20:23:50 +03:00

r13249: Check for alloca.h. popt needs this.

This commit is contained in:
James Peach
2006-01-31 01:53:21 +00:00
committed by Gerald (Jerry) Carter
parent 8aa8be93b0
commit 08bdaa8e10

View File

@@ -61,6 +61,7 @@ AC_CHECK_HEADERS(fnmatch.h pwd.h sys/termio.h sys/time.h sys/statfs.h sys/statvf
AC_CHECK_HEADERS(stdint.h inttypes.h locale.h shadow.h)
AC_CHECK_HEADERS(nss.h nss_common.h ns_api.h sys/security.h security/pam_appl.h)
AC_CHECK_HEADERS(sys/capability.h sys/acl.h)
AC_CHECK_HEADERS(alloca.h)
AC_CHECK_HEADERS(sys/mount.h, , , [AC_INCLUDES_DEFAULT
#ifdef HAVE_SYS_PARAM_H