mirror of
https://github.com/linux-apfs/apfstests.git
synced 2026-05-01 15:01:44 -07:00
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:
@@ -14,6 +14,7 @@ LOADERFLAGS = @LDFLAGS@
|
||||
CFLAGS = @CFLAGS@
|
||||
CPPFLAGS = @CPPFLAGS@
|
||||
|
||||
HAVE_LIBXFS = @have_libxfs@
|
||||
LIBXFS = @libxfs@
|
||||
LIBACL = @libacl@
|
||||
LIBATTR = @libattr@
|
||||
|
||||
Reference in New Issue
Block a user