summaryrefslogtreecommitdiffstats
path: root/unix
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-15 10:42:38 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-15 10:42:38 (GMT)
commitf3f30547f7fa96d875e7a5c299273a7e63e7ec50 (patch)
tree9334460564be00f2007a77ed4c8749ced567f697 /unix
parent17954ccb7366352962568b590ee309a8514c7385 (diff)
parentbc7e917bf567a54dfd2b1d383ceeb3734e5d726a (diff)
downloadtcl-f3f30547f7fa96d875e7a5c299273a7e63e7ec50.zip
tcl-f3f30547f7fa96d875e7a5c299273a7e63e7ec50.tar.gz
tcl-f3f30547f7fa96d875e7a5c299273a7e63e7ec50.tar.bz2
merge trunk
Diffstat (limited to 'unix')
-rw-r--r--unix/tclConfig.h.in3
1 files changed, 3 insertions, 0 deletions
diff --git a/unix/tclConfig.h.in b/unix/tclConfig.h.in
index 8069b68..839c2ab 100644
--- a/unix/tclConfig.h.in
+++ b/unix/tclConfig.h.in
@@ -241,6 +241,9 @@
/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H
+/* Define to 1 if you have the <termios.h> header file. */
+#undef HAVE_TERMIOS_H
+
/* Should we use the global timezone variable? */
#undef HAVE_TIMEZONE_VAR