commit | 16ee0d17a66c0bb67979507991f56ae8e898bfc4 | [log] [tgz] |
---|---|---|
author | Roger Meier <roger@apache.org> | Thu May 30 09:57:00 2013 +0200 |
committer | Roger Meier <roger@apache.org> | Thu May 30 09:57:00 2013 +0200 |
tree | 8de0bfdb8f51c21f156a66dcfba14c6bea35a38f | |
parent | 64924b8781eff5a175f46c84f690ffcdb46c9490 [diff] [blame] |
THRIFT-1968 Thrift's include path is wrong in pkg-config files THRIFT-1552 fix include path => thrift/Thrift.h
diff --git a/lib/cpp/thrift-nb.pc.in b/lib/cpp/thrift-nb.pc.in old mode 100644 new mode 100755 index ae05188..2c6a969 --- a/lib/cpp/thrift-nb.pc.in +++ b/lib/cpp/thrift-nb.pc.in
@@ -27,4 +27,4 @@ Version: @VERSION@ Requires: thrift = @VERSION@ Libs: -L${libdir} -lthriftnb -Cflags: -I${includedir}/thrift +Cflags: -I${includedir}