1
0
mirror of https://github.com/postgres/postgres.git synced 2025-07-27 12:41:57 +03:00

Re-order configure tests to reflect the fact that the code generated for

posix_fadvise and other file-related functions can depend on _LARGEFILE_SOURCE
and/or _FILE_OFFSET_BITS.  Per report from Robert Treat.

Back-patch to 8.4.  This has been wrong all along, but we weren't really using
posix_fadvise in anger before, and AC_FUNC_FSEEKO seems to mask the issue well
enough for that function.
This commit is contained in:
Tom Lane
2010-01-16 19:50:26 +00:00
parent 196a6ca5de
commit a6c75be23d
2 changed files with 1012 additions and 1008 deletions

1970
configure vendored

File diff suppressed because it is too large Load Diff