*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 3 May 2000 08:30:24 +0000 (08:30 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 3 May 2000 08:30:24 +0000 (08:30 +0000)
m4/ChangeLog

index 93b997f..8373f92 100644 (file)
@@ -1,3 +1,10 @@
+2000-05-02  Paul Eggert  <eggert@twinsun.com>
+
+       * largefile.m4 (AC_SYS_LARGEFILE): Define _GNU_SOURCE if
+       this is needed to make ftello visible (e.g. glibc 2.1.3).  Use
+       compile-time test, rather than inspecting host and OS, to
+       decide whether to define _LARGEFILE_SOURCE.
+
 2000-05-01  Jim Meyering  <meyering@lucent.com>
 
        * fsusage.m4: Use AC_MSG_CHECKING instead of obsolete AC_CHECKING.