summaryrefslogtreecommitdiff
path: root/erasurecode.pc.in
diff options
context:
space:
mode:
authorTushar Gohad <tushar.gohad@intel.com>2014-06-29 20:48:57 -0700
committerTushar Gohad <tushar.gohad@intel.com>2014-06-29 21:42:09 -0700
commitce0543ac70ea86056a6f35aad2e8f2ad2d0fcfbb (patch)
tree865cc9cdf50c7040b4eb609aac3dea1749fb190f /erasurecode.pc.in
parentf101b311bee3b18c5340e99d1fd7f199cba59bfe (diff)
downloadliberasurecode-ce0543ac70ea86056a6f35aad2e8f2ad2d0fcfbb.tar.gz
autoconf: Add Xorcode pkgconfig, other minor fixes
Signed-off-by: Tushar Gohad <tushar.gohad@intel.com>
Diffstat (limited to 'erasurecode.pc.in')
-rw-r--r--erasurecode.pc.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/erasurecode.pc.in b/erasurecode.pc.in
index 42337f5..9cbc40d 100644
--- a/erasurecode.pc.in
+++ b/erasurecode.pc.in
@@ -12,4 +12,4 @@ Requires:
Conflicts:
Libs: -L${libdir} @ERASURECODE_RLD_FLAGS@ -lerasurecode
Libs.private: @ERASURECODE_STATIC_LIBS@
-Cflags: -I${includedir}/ @ERASURECODE_CFLAGS@
+Cflags: -I${includedir}/ -I${includedir}/erasurecode @ERASURECODE_CFLAGS@