From: Gerd Moellmann Date: Wed, 6 Sep 2000 12:20:45 +0000 (+0000) Subject: (AC_FUNC_MMAP): Add. X-Git-Tag: emacs-pretest-21.0.90~1779 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=142e4bed2ba02e9abe05544554705fbf66658c19;p=emacs.git (AC_FUNC_MMAP): Add. --- diff --git a/configure.in b/configure.in index 28c1e7f69d8..7806a1e4026 100644 --- a/configure.in +++ b/configure.in @@ -2089,6 +2089,7 @@ else fi AC_FUNC_VFORK +AC_FUNC_MMAP # Fixme: This should be replaced when we have autoconf 2.14. AC_SIZE_T