r13202: Fix the build for --with-aio-support. Sorry.
commit5fa89783ab44e52495036531c2ceb69f2f9aa59d
authorVolker Lendecke <vlendec@samba.org>
Sat, 28 Jan 2006 11:30:43 +0000 (28 11:30 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 16:06:17 +0000 (10 11:06 -0500)
treecbac134b3a62f5593cebaf03327dfd47294df5bb
parentbd34c2ac25af690a00cbbded5b57a834a4e35875
r13202: Fix the build for --with-aio-support. Sorry.

Jeremy, configure.in decides whether aio support works quite early in the
sequence of checks. Wouldn't it be better to only use aio support if really
all necessary functions actually are around?

Volker
(This used to be commit 246b5b43566f15732091ec9a775b864399f9418d)
source3/configure.in