aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorKarl Heuer1996-07-15 21:33:30 +0000
committerKarl Heuer1996-07-15 21:33:30 +0000
commit74769282557f3e143a6de6002340ce8daae36a40 (patch)
tree46e34380fbb4a0310cfe84e26d96937b0bdabf98 /src
parentef0ce08789edce0f61d408a806d6d598f0d8a0fa (diff)
downloademacs-74769282557f3e143a6de6002340ce8daae36a40.tar.gz
emacs-74769282557f3e143a6de6002340ce8daae36a40.zip
(HAVE_TERMIOS_H): Add #undef.
Diffstat (limited to 'src')
-rw-r--r--src/config.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/config.in b/src/config.in
index 9f5f0161ad2..d20afd3258d 100644
--- a/src/config.in
+++ b/src/config.in
@@ -122,6 +122,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
122#undef HAVE_UNISTD_H 122#undef HAVE_UNISTD_H
123#undef HAVE_UTIME_H 123#undef HAVE_UTIME_H
124#undef HAVE_LINUX_VERSION_H 124#undef HAVE_LINUX_VERSION_H
125#undef HAVE_TERMIOS_H
125#undef STDC_HEADERS 126#undef STDC_HEADERS
126#undef TIME_WITH_SYS_TIME 127#undef TIME_WITH_SYS_TIME
127 128