build: pass pkg_config_path to check_cfg() when looking for libndn-cxx

Instead of modifying os.environ

Refs: #5042
Change-Id: If6ac10e5f83a48fa85d9b1dec1a2ae1a59d686ac
This commit is contained in:
Davide Pesavento
2019-11-09 17:33:45 -05:00
parent 584e120f3c
commit 34f7eea5b6
3 changed files with 24 additions and 27 deletions
+1 -2
View File
@@ -3,8 +3,7 @@ libdir=@LIBDIR@
includedir=@INCLUDEDIR@
Name: PSync
Description: PSync library
Description: NDN PSync library
Version: @VERSION@
Libs: -L${libdir} -lPSync
Cflags: -I${includedir}