comparison configure.in @ 31407:c0fe1ce00ebb

(AC_FUNC_MMAP): Add.
author Gerd Moellmann <gerd@gnu.org>
date Wed, 06 Sep 2000 12:20:45 +0000
parents 438bba3b3761
children 8bdf4d335cf9
comparison
equal deleted inserted replaced
31406:30013197de14 31407:c0fe1ce00ebb
2087 else 2087 else
2088 AC_MSG_RESULT(no) 2088 AC_MSG_RESULT(no)
2089 fi 2089 fi
2090 2090
2091 AC_FUNC_VFORK 2091 AC_FUNC_VFORK
2092 AC_FUNC_MMAP
2092 2093
2093 # Fixme: This should be replaced when we have autoconf 2.14. 2094 # Fixme: This should be replaced when we have autoconf 2.14.
2094 AC_SIZE_T 2095 AC_SIZE_T
2095 2096
2096 # Set up the CFLAGS for real compilation, so we can substitute it. 2097 # Set up the CFLAGS for real compilation, so we can substitute it.