summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
Diffstat (limited to 'aclocal.m4')
-rw-r--r--aclocal.m43
1 files changed, 3 insertions, 0 deletions
diff --git a/aclocal.m4 b/aclocal.m4
index 0238e0c8cda..e5bc43cdbc1 100644
--- a/aclocal.m4
+++ b/aclocal.m4
@@ -278,6 +278,9 @@ else
fi
])# AC_C_PROTOTYPES
+dnl The following isn't in the prerelease autoconf at this time, but
+dnl eggert expects it to go in eventually.
+
dnl By default, many hosts won't let programs access large files;
dnl one must use special compiler options to get large-file access to work.
dnl For more details about this brain damage please see: