r22772: - Still working on the fact that readahead() is not declared (on at least one
commit7d05fa8b32b5b33e95fd9d552d2a45013b4803ec
authorDerrell Lipman <derrell@samba.org>
Thu, 10 May 2007 01:27:18 +0000 (10 01:27 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 17:21:56 +0000 (10 12:21 -0500)
tree9c3a26fa95e698d698a92651b238e4a994f16aee
parent4fb3e0f65562059bd717ea28df701256e8fa9a77
r22772: - Still working on the fact that readahead() is not declared (on at least one
  OS) but is available for linking.  Instead of running configure tests with
  -Werror-implicit-function-declaration in developer mode (which may lead to
  different library functions being used in developer mode than when not in
  developer mode), add tests for whether readahead is declared.  If not,
  provide a replacement declaration in lib/replace.
source/configure.in
source/lib/replace/README
source/lib/replace/libreplace.m4
source/lib/replace/replace.h