summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2005-02-14 13:52:05 +0000
committerNathan Scott <nathans@sgi.com>2005-02-14 13:52:05 +0000
commit2446ccc5096f892357e497d286c0ba702f53faa6 (patch)
tree986c9081b57e6e1efd1b59916e0788e1a0b56918 /include
parent6bf85bc85e2ffefca785a21207ef1afbd1bcb22c (diff)
Add AIO test 113 into the mix, enable AIO testing capability in local fsx.
Merge of master-melb:xfs-cmds:21487a by kenmcd.
Diffstat (limited to 'include')
-rw-r--r--include/builddefs.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/builddefs.in b/include/builddefs.in
index 9d39de39..fc318ac9 100644
--- a/include/builddefs.in
+++ b/include/builddefs.in
@@ -76,6 +76,7 @@ RPM_VERSION = @rpm_version@
ENABLE_SHARED = @enable_shared@
HAVE_DB = @have_db@
+HAVE_AIO = @have_aio@
ifeq ($(PKG_PLATFORM),linux)
PCFLAGS = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64