lseek: Make configure test independent of environment.
authorBruno Haible <bruno@clisp.org>
Sun, 15 Apr 2012 16:33:50 +0000 (18:33 +0200)
committerBruno Haible <bruno@clisp.org>
Sun, 15 Apr 2012 16:35:47 +0000 (18:35 +0200)
* 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.


No differences found