Whamcloud - gitweb
Change pkg-config files so that both <et/com_err.h> and <com_err.h> work
[tools/e2fsprogs.git] / lib / et / com_err.pc.in
1 prefix=@prefix@
2 exec_prefix=@exec_prefix@
3 libdir=@libdir@
4 includedir=@includedir@
5
6 Name: com_err
7 Description: Common error description library
8 Version: @E2FSPROGS_VERSION@
9 Requires:
10 Cflags: -I${includedir}/et -I${includedir}
11 Libs: -L${libdir} -lcom_err
12 Libs.private: @SEM_INIT_LIB@