# AC_HEADER_STDC
AC_CHECK_HEADERS(malloc.h \
- fcntl.h search.h pthread.h values.h limits.h termios.h \
- errno.h unistd.h strings.h setjmp.h \
- sys/time.h sys/times.h sys/types.h sys/select.h \
+ fcntl.h search.h values.h limits.h termios.h \
+ errno.h unistd.h strings.h \
+ sys/time.h sys/types.h sys/select.h \
sys/stat.h sys/mman.h \
- sys/ioctl.h sys/inotify.h langinfo.h libintl.h crt_externs.h)
+ sys/ioctl.h sys/inotify.h crt_externs.h)
AC_HEADER_TIME
AC_HEADER_DIRENT
AC_HEADER_STDBOOL
/* Define if intptr_t is declared */
#define HAVE_INTPTR_T 1
-/* Define to 1 if you have the <langinfo.h> header file. */
-/* #undef HAVE_LANGINFO_H */
-
/* Define if you have the lasi library */
/* #undef HAVE_LASI */
/* Define if the LIBGEN library has the basename feature */
/* #undef HAVE_LIBGEN */
-/* Define to 1 if you have the <libintl.h> header file. */
-#define HAVE_LIBINTL_H 1
-
/* Define if you have the JPEG library */
#define HAVE_LIBJPEG 1
/* Define to 1 if you have the `pow' function. */
#define HAVE_POW 1
-/* Define to 1 if you have the <pthread.h> header file. */
-/* #undef HAVE_PTHREAD_H */
-
/* Define if you have the Quartz framework for Mac OS X */
/* #undef HAVE_QUARTZ */
/* Define to 1 if you have the `setenv' function. */
/* #undef HAVE_SETENV */
-/* Define to 1 if you have the <setjmp.h> header file. */
-#define HAVE_SETJMP_H 1
-
/* Define to 1 if you have the `setmode' function. */
#define HAVE_SETMODE 1
/* Define to 1 if you have the <sys/stat.h> header file. */
#define HAVE_SYS_STAT_H 1
-/* Define to 1 if you have the <sys/times.h> header file. */
-/* #undef HAVE_SYS_TIMES_H */
-
/* Define to 1 if you have the <sys/time.h> header file. */
#define HAVE_SYS_TIME_H 1