]> git.eshelyaron.com Git - emacs.git/commitdiff
(HAVE_TERM_H, HAVE_STRUCT_TIMEZONE): Add.
authorDave Love <fx@gnu.org>
Fri, 23 Jun 2000 15:32:38 +0000 (15:32 +0000)
committerDave Love <fx@gnu.org>
Fri, 23 Jun 2000 15:32:38 +0000 (15:32 +0000)
src/config.in

index 6133159ee7000e94e6dfb22f3fa9b1211cc7b215..230ae649f3c2b78c8348e5bf637687a6beaaa5e2 100644 (file)
@@ -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