From: Gerd Moellmann Date: Wed, 27 Oct 1999 10:22:45 +0000 (+0000) Subject: Add undef for HAVE_DEV_PTMX. X-Git-Tag: emacs-pretest-21.0.90~6281 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=ffe2d21f7844cb673d0b73f5dee2fe84abaafef5;p=emacs.git Add undef for HAVE_DEV_PTMX. --- 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,