summaryrefslogtreecommitdiff
path: root/aclocal.m4
diff options
context:
space:
mode:
authorDave Love <fx@gnu.org>2000-06-03 18:53:11 +0000
committerDave Love <fx@gnu.org>2000-06-03 18:53:11 +0000
commitb675b63f68845016b494e0cdd2e992b57cd210ac (patch)
tree1ec1bce940608f676d14a564c3e460c911c2a57b /aclocal.m4
parent02c93eb05cdb5ddd784b08ca9cda29f33774c9f6 (diff)
downloademacs-b675b63f68845016b494e0cdd2e992b57cd210ac.tar.gz
comment
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: