build: Rationalise AIO support in configure, ensure on by default
authorAndrew Bartlett <abartlet@samba.org>
Tue, 5 Jun 2012 23:23:22 +0000 (09:23 +1000)
committerAndrew Bartlett <abartlet@samba.org>
Wed, 6 Jun 2012 06:23:10 +0000 (08:23 +0200)
commitd2f6d0ba1e362522438d78374715485daae10919
treeab1b8bb9ef8fc845cbb326bd5df18f4965c76f3e
parentbbc1b0c9853322da10483f72c020fe0dd83b28fa
build: Rationalise AIO support in configure, ensure on by default

With this change, the define to check for AIO is HAVE_AIO, consistant
with other subsystems.

It is now also on by default in the autoconf build, as it has been for waf.

Andrew Bartlett
source3/configure.in
source3/include/includes.h
source3/lib/system.c
source3/smbd/aio.c
source3/smbd/globals.c
source3/smbd/globals.h
source3/wscript