changeset 26213:5c38db0e622c

Add undef for HAVE_DEV_PTMX.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 27 Oct 1999 10:22:45 +0000
parents 539733154e0a
children d11ad723a659
files src/config.in
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/config.in	Wed Oct 27 10:22:21 1999 +0000
+++ b/src/config.in	Wed Oct 27 10:22:45 1999 +0000
@@ -211,6 +211,8 @@
 
 #undef HAVE_ALLOCA_H
 
+#undef HAVE_DEV_PTMX
+
 #undef HAVE_GETTIMEOFDAY
 /* If we don't have gettimeofday,
    the test for GETTIMEOFDAY_ONE_ARGUMENT may succeed,