summaryrefslogtreecommitdiffstats
path: root/unix/tclConfig.h.in
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2013-05-14 18:44:17 (GMT)
committerdgp <dgp@users.sourceforge.net>2013-05-14 18:44:17 (GMT)
commit1d99d2af062fbf3e3af72e1347840eb3555250dc (patch)
tree2948b9df275f09fefca83323cbbb2b4c5a50f2c2 /unix/tclConfig.h.in
parent5e93c534d37afbe2b39bf5344b53f1b9b6c9c344 (diff)
downloadtcl-1d99d2af062fbf3e3af72e1347840eb3555250dc.zip
tcl-1d99d2af062fbf3e3af72e1347840eb3555250dc.tar.gz
tcl-1d99d2af062fbf3e3af72e1347840eb3555250dc.tar.bz2
make dist
Diffstat (limited to 'unix/tclConfig.h.in')
-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