# HG changeset patch # User Gerd Moellmann # Date 941019765 0 # Node ID 5c38db0e622c9a2fcca5e4ac9537bb751cf79cb6 # Parent 539733154e0a88718234abb4d036dc4ed311705d Add undef for HAVE_DEV_PTMX. diff -r 539733154e0a -r 5c38db0e622c src/config.in --- 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,