diff options
Diffstat (limited to 'libjava/include')
-rw-r--r-- | libjava/include/config.h.in | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in index 8dcd658..a57dd83 100644 --- a/libjava/include/config.h.in +++ b/libjava/include/config.h.in @@ -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. */ |