summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
authorNathan Scott <nathans@sgi.com>2005-12-09 02:52:22 +0000
committerNathan Scott <nathans@sgi.com>2005-12-09 02:52:22 +0000
commitde6d86177ff8499dc365c0c0d56abf0e66be4672 (patch)
tree08d7eb4919311602b7453e928aa540fa238de0b8 /include
parent6449a993f2dfb3faaaa44e29d2f7d1bb7c5db9ba (diff)
QA test updates - fixes for pquota, extsize, fsstress, and ensure mount options passed through to test_dev.
Merge of master-melb:xfs-cmds:24763a 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 d07fe077..3d7c6255 100644
--- a/include/builddefs.in
+++ b/include/builddefs.in
@@ -49,6 +49,7 @@ RPM_VERSION = @rpm_version@
ENABLE_SHARED = @enable_shared@
HAVE_DB = @have_db@
HAVE_AIO = @have_aio@
+HAVE_ATTR_LIST = @have_attr_list@
ifeq ($(PKG_PLATFORM),linux)
PCFLAGS = -D_GNU_SOURCE -D_FILE_OFFSET_BITS=64