]> git.eshelyaron.com Git - emacs.git/commitdiff
Add undef for HAVE_DEV_PTMX.
authorGerd Moellmann <gerd@gnu.org>
Wed, 27 Oct 1999 10:22:45 +0000 (10:22 +0000)
committerGerd Moellmann <gerd@gnu.org>
Wed, 27 Oct 1999 10:22:45 +0000 (10:22 +0000)
src/config.in

index abf084ce735f1f43413f6c8d3e567d902d18cbac..693dea8dc6c3f079ef4566dae60bb024749f923c 100644 (file)
@@ -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,