don't check for unused gcrypt.h and gnutls/pkcs12.h headers (Andreas Hanke)

master
szaka 2007-02-23 19:52:45 +00:00
parent 2ac62cb4a2
commit 79e99e6abd
1 changed files with 1 additions and 1 deletions

View File

@ -142,7 +142,7 @@ AC_CHECK_HEADERS([ctype.h fcntl.h libgen.h libintl.h limits.h locale.h \
endian.h byteswap.h sys/byteorder.h sys/endian.h sys/param.h \
sys/ioctl.h sys/mount.h sys/stat.h sys/types.h sys/vfs.h \
sys/statvfs.h sys/sysmacros.h linux/major.h linux/fd.h linux/hdreg.h \
machine/endian.h gcrypt.h windows.h gnutls/pkcs12.h syslog.h])
machine/endian.h windows.h syslog.h])
# Checks for typedefs, structures, and compiler characteristics.
AC_HEADER_STDBOOL