aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorDave Love <[email protected]>2000-06-23 15:32:38 +0000
committerDave Love <[email protected]>2000-06-23 15:32:38 +0000
commit3cb3ace0891706f1c80be89ae8ea7ab609853ee6 (patch)
tree00e870c1a203c246c78b41b04ba80b24d3197200 /src
parent8a2c23285e8e7e5860dbc7cf7b5f689f646c077b (diff)
(HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.
Diffstat (limited to 'src')
-rw-r--r--src/config.in2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 6133159ee7..230ae649f3 100644
--- a/src/config.in
+++ b/src/config.in
@@ -160,6 +160,7 @@ Boston, MA 02111-1307, USA. */
#undef HAVE_STRING_H
#undef HAVE_STDLIB_H
#undef HAVE_TERMCAP_H
+#undef HAVE_TERM_H
#undef HAVE_STDIO_EXT_H
#undef STDC_HEADERS
#undef TIME_WITH_SYS_TIME
@@ -283,6 +284,7 @@ Boston, MA 02111-1307, USA. */
#undef HAVE_GRANTPT
#undef HAVE_GETPT
#undef HAVE_SPEED_T /* speed_t typedef in termios.h */
+#undef HAVE_STRUCT_TIMEZONE
#undef LOCALTIME_CACHE
#undef HAVE_INET_SOCKETS