From 5ae22aeedb43629fed30f64d025b9df3cf25cff8 Mon Sep 17 00:00:00 2001 From: "Suren A. Chilingaryan" Date: Mon, 3 Dec 2012 22:09:48 +0100 Subject: AIO support --- config.h.in | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'config.h.in') diff --git a/config.h.in b/config.h.in index 3627160..9e02a42 100644 --- a/config.h.in +++ b/config.h.in @@ -1,2 +1,3 @@ #cmakedefine HAVE_LINUX_FALLOC_H -#cmakedefine DISABLE_XFS_REALTIME \ No newline at end of file +#cmakedefine DISABLE_XFS_REALTIME +#cmakedefine DISABLE_AIO -- cgit v1.2.3