libxfs.h is really only needed for the loggen test;

make it config-time optional.

Signed-off-by: Eric Sandeen <sandeen@sandeen.net>
Reviewed-by: Christoph Hellwig <hch@infradead.org>
This commit is contained in:
Eric Sandeen
2009-06-02 15:36:13 -05:00
parent 288f540b00
commit 1e814bd4f3
6 changed files with 15 additions and 19 deletions
+1
View File
@@ -14,6 +14,7 @@ LOADERFLAGS = @LDFLAGS@
CFLAGS = @CFLAGS@
CPPFLAGS = @CPPFLAGS@
HAVE_LIBXFS = @have_libxfs@
LIBXFS = @libxfs@
LIBACL = @libacl@
LIBATTR = @libattr@