configure.ac: Simplify the mmap check a bit more.
2006-05-01 Andreas Tobler <a.tobler@schweiz.ch> * configure.ac: Simplify the mmap check a bit more. * configure: Rebuilt. * include/config.h.in: Likewise. From-SVN: r113426
This commit is contained in:
committed by
Andreas Tobler
parent
763f45275b
commit
a5dfac10a2
@@ -184,8 +184,7 @@
|
||||
/* Define is you have 'mktime' in <time.h> */
|
||||
#undef HAVE_MKTIME
|
||||
|
||||
/* Define to 1 if you have a working `mmap' system call w/o fixed address
|
||||
ability. */
|
||||
/* Define to 1 if you have the `mmap' function. */
|
||||
#undef HAVE_MMAP
|
||||
|
||||
/* Define to 1 if you have the <netdb.h> header file. */
|
||||
|
||||
Reference in New Issue
Block a user