e2fsprogs/lib/blkid
Theodore Ts'o ae06582867 Change pkg-config files so that both <et/com_err.h> and <com_err.h> work
Change the include path in the Cflags field so that #include
<lib/foo.h> and <foo.h> will work.  We had originally used a C flags
which allowed <foo.h> to work, but many applications (especially those
not using pkg-config) had been using the <lob/foo.h> formulation which
didn't require an explicit -I{$includedir} option to the C compiler.

If those applications then converted over to pkg-config, and the
e2fsprogs libraries were installed with a prefix other than /usr, so
that the header files were in some directory such as
/usr/local/include, a program that used #include <lib/foo.h> would
fail to compile.

So change the pkg-config files to include both -I{$includedir} and
-I{$includir}/lib.

Signed-off-by: "Theodore Ts'o" <tytso@mit.edu>
2012-05-14 12:45:54 -04:00
..
tests Add ZFS test image to blkid test suite 2008-07-07 15:13:09 -04:00
Makefile.in Update Release Notes, Changelogs, version.h, etc. for 1.42 release 2011-11-29 16:48:14 -05:00
blkid.h.in Don't use in-tree header files if using system uuid or blkid libraries 2009-10-04 14:45:08 -04:00
blkid.pc.in Change pkg-config files so that both <et/com_err.h> and <com_err.h> work 2012-05-14 12:45:54 -04:00
blkidP.h libblkid: Unexport the private symbol blkid_devdirs 2008-08-27 00:00:44 -04:00
blkid_types.h.in Fix asm_types.h type conflicts 2006-04-09 08:41:55 -04:00
cache.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
dev.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
devname.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
devno.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
getsize.c build: fix compile warnings on OSX 2012-02-27 01:28:23 -05:00
libblkid.3.in libblkid: On the man page, replace empty references with an existing one. 2008-08-14 13:31:37 -04:00
list.h Fix up lots of portability problems that caused e2fsprogs not to build successfully 2003-03-06 11:09:18 -05:00
llseek.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
probe.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
probe.h e2fsprogs: reserving code points for new ext4 quota feature 2011-02-25 18:31:52 -05:00
read.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
resolve.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
save.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
tag.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
test_probe.in blkid: Don't use a hard-coded path for /bin/rm in test_probe.in 2009-05-17 22:19:21 -04:00
tst_types.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
version.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00