]> git.proxmox.com Git - ceph.git/blobdiff - ceph/src/zstd/lib/libzstd.pc.in
update source to Ceph Pacific 16.2.2
[ceph.git] / ceph / src / zstd / lib / libzstd.pc.in
index 1d07b91f25ab31323e38576178c189e385fa0f81..8ec0235ad9b86c44bf3e91bc76e196c692cdc50f 100644 (file)
@@ -3,8 +3,9 @@
 #   BSD 2-Clause License (http://www.opensource.org/licenses/bsd-license.php)
 
 prefix=@PREFIX@
-libdir=@LIBDIR@
-includedir=@INCLUDEDIR@
+exec_prefix=${prefix}
+includedir=${prefix}/@INCLUDEDIR@
+libdir=${exec_prefix}/@LIBDIR@
 
 Name: zstd
 Description: fast lossless compression algorithm library