aboutsummaryrefslogtreecommitdiff
path: root/libjava/include
diff options
context:
space:
mode:
Diffstat (limited to 'libjava/include')
-rw-r--r--libjava/include/config.h.in6
1 files changed, 2 insertions, 4 deletions
diff --git a/libjava/include/config.h.in b/libjava/include/config.h.in
index 891a713..8dcd658 100644
--- a/libjava/include/config.h.in
+++ b/libjava/include/config.h.in
@@ -115,9 +115,6 @@
/* Define if gethostname is declared in <unistd.h>. */
#undef HAVE_GETHOSTNAME_DECL
-/* Define to 1 if you have the `getpagesize' function. */
-#undef HAVE_GETPAGESIZE
-
/* Define to 1 if you have the `getpwuid_r' function. */
#undef HAVE_GETPWUID_R
@@ -187,7 +184,8 @@
/* Define is you have 'mktime' in <time.h> */
#undef HAVE_MKTIME
-/* Define to 1 if you have a working `mmap' system call. */
+/* Define to 1 if you have a working `mmap' system call w/o fixed address
+ ability. */
#undef HAVE_MMAP
/* Define to 1 if you have the <netdb.h> header file. */