]> git.eshelyaron.com Git - emacs.git/commitdiff
comment
authorDave Love <fx@gnu.org>
Sat, 3 Jun 2000 18:53:11 +0000 (18:53 +0000)
committerDave Love <fx@gnu.org>
Sat, 3 Jun 2000 18:53:11 +0000 (18:53 +0000)
aclocal.m4

index 0238e0c8cda69c08b54fc84f37d1262df857114b..e5bc43cdbc18d1bdb59ee98f73137e0b90f40873 100644 (file)
@@ -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: