summaryrefslogtreecommitdiff
path: root/libgfortran/config.h.in
diff options
context:
space:
mode:
authorJanne Blomqvist <jb@gcc.gnu.org>2006-05-26 22:12:08 +0300
committerJanne Blomqvist <jb@gcc.gnu.org>2006-05-26 22:12:08 +0300
commitdd46a4ded128ec8c0cf02aa20d24ae2783e0c68e (patch)
tree22caaf5edff6077273a36d53c55b21ef02ecdba7 /libgfortran/config.h.in
parent5bd4b476f737d4eac35d5513486af4c1f3181321 (diff)
downloadgcc-dd46a4ded128ec8c0cf02aa20d24ae2783e0c68e.tar.gz
configure.ac: Remove AC_FUNC_MMAP.
2006-05-26 Janne Blomqvist <jb@gcc.gnu.org> * configure.ac: Remove AC_FUNC_MMAP. * configure: Regenerated. * Makefile.in: Regenerated. * config.h.in: Regenerated. * aclocal.m4: Regenerated. From-SVN: r114137
Diffstat (limited to 'libgfortran/config.h.in')
-rw-r--r--libgfortran/config.h.in6
1 files changed, 0 insertions, 6 deletions
diff --git a/libgfortran/config.h.in b/libgfortran/config.h.in
index 8955638a4c2..29faefdd1ac 100644
--- a/libgfortran/config.h.in
+++ b/libgfortran/config.h.in
@@ -351,9 +351,6 @@
/* Define to 1 if you have the `getlogin' function. */
#undef HAVE_GETLOGIN
-/* Define to 1 if you have the `getpagesize' function. */
-#undef HAVE_GETPAGESIZE
-
/* libc includes getpid */
#undef HAVE_GETPID
@@ -444,9 +441,6 @@
/* Define to 1 if you have the `mkstemp' function. */
#undef HAVE_MKSTEMP
-/* Define to 1 if you have a working `mmap' system call. */
-#undef HAVE_MMAP
-
/* libm includes nextafter */
#undef HAVE_NEXTAFTER