lseek: Make configure test independent of environment.
[gnulib.git] / ChangeLog
index f2e4b23..034e3b9 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2012-04-15  Bruno Haible  <bruno@clisp.org>
+
+       lseek: Make configure test independent of environment.
+       * m4/lseek.m4 (gl_FUNC_LSEEK): Require AC_CANONICAL_HOST. On native
+       Windows, we know that lseek() on pipes is broken; skip the runtime
+       test.
+
 2012-04-14  Bruno Haible  <bruno@clisp.org>
 
        stat: Bypass buggy override in mingw64.