e2fsprogs/lib/ss
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
..
Makefile.in Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
ct_c.awk Change compile_et to generate header files that use <et/com_err.h> 2003-03-30 22:26:13 -05:00
ct_c.sed Many files: 1997-04-26 13:21:57 +00:00
data.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
error.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
execute_cmd.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
get_readline.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
help.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
invocation.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
list_rqs.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
listen.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
mit-sipb-copyright.h Many files: 1997-04-26 13:21:57 +00:00
mk_cmds.1 Update debian files to support the blkid library, and to fix a number 2003-03-16 19:58:25 -05:00
mk_cmds.sh.in Make it clear in an error message that it is mk_cmds that is complaining 2007-06-30 20:05:41 -04:00
pager.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
parse.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
prompt.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
request_tbl.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
requests.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00
ss.h debugfs: use ss_safe_getenv() instead of getenv() 2012-02-15 16:18:29 -05:00
ss.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
ss_err.et Many files: 1997-04-26 13:21:57 +00:00
ss_internal.h Add paranoia checks into the blkid, ext2fs, and ss libraries to ignore 2005-04-06 14:44:16 -04:00
std_rqs.ct Many files: 1997-04-26 13:21:57 +00:00
test_cmd.ct Fix errors in test_ss.c so it can be an example application and test case 2007-12-02 05:25:23 -05:00
test_script Fix errors in test_ss.c so it can be an example application and test case 2007-12-02 05:25:23 -05:00
test_script_expected libcom_err: Only output ^M when tty is in raw mode 2010-05-15 07:48:25 -04:00
test_ss.c Shorten compile commands run by the build system 2011-09-18 17:34:37 -04:00