From ffe2d21f7844cb673d0b73f5dee2fe84abaafef5 Mon Sep 17 00:00:00 2001 From: Gerd Moellmann Date: Wed, 27 Oct 1999 10:22:45 +0000 Subject: [PATCH] Add undef for HAVE_DEV_PTMX. --- src/config.in | 2 ++ 1 file changed, 2 insertions(+) diff --git a/src/config.in b/src/config.in index abf084ce735..693dea8dc6c 100644 --- a/src/config.in +++ b/src/config.in @@ -211,6 +211,8 @@ Boston, MA 02111-1307, USA. */ #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, -- 2.39.5