summaryrefslogtreecommitdiff
path: root/configure.in
diff options
context:
space:
mode:
authorPixel <Pixel>2001-11-13 06:58:35 +0000
committerPixel <Pixel>2001-11-13 06:58:35 +0000
commit701e4e617e00e7f0ed4f07c1c4bcc20f6fb6ce4d (patch)
tree21295a8de0e7b9a162580cce1870f296b26444c6 /configure.in
parentae4d1cfcbbe4c6130bd6370a03f546993a37f567 (diff)
Puking configure.in
Diffstat (limited to 'configure.in')
-rw-r--r--configure.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/configure.in b/configure.in
index 273c041..84832b9 100644
--- a/configure.in
+++ b/configure.in
@@ -62,12 +62,14 @@ AC_CHECK_HEADERS(libintl.h fcntl.h limits.h malloc.h strings.h unistd.h langinfo
AC_CHECK_HEADERS(alloca.h errno.h netdb.h netinet/in.h sys/socket.h stddef.h)
AC_HEADER_SYS_WAIT
AC_STRUCT_TM
+AC_HEADER_TIME
dnl Checks for typedefs, structures, and compiler characteristics.
AC_C_CONST
AC_C_INLINE
AC_TYPE_SIZE_T
AC_C_BIGENDIAN
+AC_TYPE_SIGNAL
dnl Checks for library functions.
AC_FUNC_ALLOCA