]> git.ipfire.org Git - thirdparty/e2fsprogs.git/commit
Don't use in-tree header files if using system uuid or blkid libraries
authorTheodore Ts'o <tytso@mit.edu>
Sun, 4 Oct 2009 18:45:08 +0000 (14:45 -0400)
committerTheodore Ts'o <tytso@mit.edu>
Sun, 4 Oct 2009 18:45:08 +0000 (14:45 -0400)
commite1f085079525c0ed4c5ab1f2abedaf9407a7b8da
tree48f6ac3df6ae37ddba08a6967758785d3b54c608
parent61a9d2b33e5c7afa4f03d6cc0ed4d81b2caf7023
Don't use in-tree header files if using system uuid or blkid libraries

This commit forces the use of the system-provided blkid or uuid header
files if we are using the system-provided blkid or uuid libraries.
This avoids using the in-tree header files with the system libraries.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
12 files changed:
debugfs/Makefile.in
depfix.sed
e2fsck/Makefile.in
lib/blkid/Makefile.in
lib/blkid/blkid.h.in [moved from lib/blkid/blkid.h with 100% similarity]
lib/blkid/version.c
lib/uuid/Makefile.in
lib/uuid/tst_uuid.c
lib/uuid/uuid.h.in [moved from lib/uuid/uuid.h with 100% similarity]
lib/uuid/uuidP.h
misc/Makefile.in
resize/Makefile.in