--- libaitio/configure.in 2011/02/10 22:07:59 1.6.2.1 +++ libaitio/configure.in 2011/03/15 11:57:32 1.6.2.2 @@ -1,6 +1,6 @@ # # $Author: misho $ -# $Id: configure.in,v 1.6.2.1 2011/02/10 22:07:59 misho Exp $ +# $Id: configure.in,v 1.6.2.2 2011/03/15 11:57:32 misho Exp $ # AC_INIT(libaitio, 1.5, misho@openbsd-bg.org) AC_CONFIG_SRCDIR([src/aitio.c]) @@ -46,7 +46,7 @@ AC_ARG_ENABLE(debug, esac ],) AC_MSG_RESULT($DEBUG) -AIO=yes +AIO=no AC_MSG_CHECKING(AIO Build) AC_ARG_ENABLE(aio, [ --enable-aio Build library with AIO operations], @@ -57,7 +57,7 @@ AC_ARG_ENABLE(aio, ;; *) ;; - esac ], AC_DEFINE(AIO_OPS,, [Build library with AIO operations])) + esac ],) AC_MSG_RESULT($AIO) AC_CONFIG_FILES([Makefile