about summary refs log tree commit diff stats
path: root/configure.in
diff options
context:
space:
mode:
authorThomas E. Dickey <dickey@invisible-island.net>2000-10-25 18:35:30 -0400
committerThomas E. Dickey <dickey@invisible-island.net>2000-10-25 18:35:30 -0400
commit5b28849589e7577a222685852b8601a1e7568726 (patch)
treecce74bbe5bf3c32f82c79a94c22eb29ca458c6ee /configure.in
parentc16270eee5ad3c6a3b992a9684ff8bd60e60de96 (diff)
downloadlynx-snapshots-5b28849589e7577a222685852b8601a1e7568726.tar.gz
snapshot of project "lynx", label v2-8-4dev_12
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 2fbd77b5..8f024648 100644
--- a/configure.in
+++ b/configure.in
@@ -493,6 +493,7 @@ AC_CHECK_HEADERS( \
 	sys/filio.h \
 	sys/ioctl.h \
 	sys/param.h \
+	sys/timeb.h \
 	sys/time.h \
 	syslog.h \
 	termio.h \
@@ -518,6 +519,7 @@ CF_REMOVE_BROKEN
 CF_FUNC_LSTAT
 AC_CHECK_FUNCS( \
 	cuserid \
+	ftime \
 	getcwd \
 	getgroups \
 	gettimeofday \