diff options
author | Thomas E. Dickey <dickey@invisible-island.net> | 2000-10-25 18:35:30 -0400 |
---|---|---|
committer | Thomas E. Dickey <dickey@invisible-island.net> | 2000-10-25 18:35:30 -0400 |
commit | 5b28849589e7577a222685852b8601a1e7568726 (patch) | |
tree | cce74bbe5bf3c32f82c79a94c22eb29ca458c6ee /config.hin | |
parent | c16270eee5ad3c6a3b992a9684ff8bd60e60de96 (diff) | |
download | lynx-snapshots-5b28849589e7577a222685852b8601a1e7568726.tar.gz |
snapshot of project "lynx", label v2-8-4dev_12
Diffstat (limited to 'config.hin')
-rw-r--r-- | config.hin | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/config.hin b/config.hin index a37d7298..2ba62ee7 100644 --- a/config.hin +++ b/config.hin @@ -62,6 +62,7 @@ #undef HAVE_DEFINE_KEY #undef HAVE_DIRENT_H /* defined by AC_HEADER_DIRENT */ #undef HAVE_FCNTL_H /* have <fcntl.h> */ +#undef HAVE_FTIME #undef HAVE_GAI_STRERROR /* CF_CHECK_IPV6 */ #undef HAVE_GETADDRINFO /* CF_CHECK_IPV6 */ #undef HAVE_GETATTRS @@ -116,6 +117,7 @@ #undef HAVE_SYS_IOCTL_H /* have <sys/ioctl.h> */ #undef HAVE_SYS_NDIR_H /* defined by AC_HEADER_DIRENT */ #undef HAVE_SYS_PARAM_H /* defined by AM_GNU_GETTEXT */ +#undef HAVE_SYS_TIMEB_H /* have <sys/timeb.h> */ #undef HAVE_SYS_WAIT_H /* have <sys/wait.h> */ #undef HAVE_TERMIOS_H /* have <termios.h> */ #undef HAVE_TERMIO_H /* have <termio.h> */ |