Home
last modified time | relevance | path

Searched refs:PKG_CONFIG_PATH (Results 1 – 25 of 96) sorted by relevance

1234

/external/libexif/m4m/
Dgp-pkg-config.m43 dnl If you want to set the PKG_CONFIG_PATH, best do so before
11 AC_ARG_VAR([PKG_CONFIG_PATH],[directory where pkg-config looks for *.pc files])
12 export PKG_CONFIG_PATH
14 AC_MSG_CHECKING([PKG_CONFIG_PATH])
15 if test "x${PKG_CONFIG_PATH}" = "x"; then
18 AC_MSG_RESULT([${PKG_CONFIG_PATH}])
Dgp-check-library.m4274 PKG_CONFIG_PATH=${PKG_CONFIG_PATH}
281 * - set PKG_CONFIG_PATH to adequate value
297 PKG_CONFIG_PATH=${PKG_CONFIG_PATH}
306 * - set PKG_CONFIG_PATH to adequate value
/external/oss-fuzz/projects/cairo/
Dbuild.sh21 export PKG_CONFIG_PATH=$PREFIX/lib/pkgconfig
47 ./configure --prefix="$PREFIX" --disable-shared PKG_CONFIG_PATH="$PKG_CONFIG_PATH"
/external/ImageMagick/Magick++/fuzz/
Dbuild.sh51 ./configure --prefix="$WORK" --disable-shared --with-pic=yes --disable-examples PKG_CONFIG_PATH="$W…
59 ./configure --prefix="$WORK" --disable-shared PKG_CONFIG_PATH="$WORK/lib/pkgconfig"
75 ./configure --disable-shared --disable-go --prefix="$WORK" PKG_CONFIG_PATH="$WORK/lib/pkgconfig"
97 … LDFLAGS="${LDFLAGS:-} -L$WORK/lib" CFLAGS="$CFLAGS -I$WORK/include" PKG_CONFIG_PATH="$WORK/lib/pk…
/external/oss-fuzz/projects/pillow/
Dbuild_depends.sh24 export PKG_CONFIG_PATH="$BUILD_PREFIX/lib/pkgconfig/:$PKG_CONFIG_PATH"
/external/oss-fuzz/projects/poppler/
Dbuild.sh21 export PKG_CONFIG_PATH=$PREFIX/lib/pkgconfig
36 ./configure --prefix="$PREFIX" --disable-shared PKG_CONFIG_PATH="$PKG_CONFIG_PATH"
41 ./configure --prefix="$PREFIX" --disable-shared PKG_CONFIG_PATH="$PKG_CONFIG_PATH"
/external/llvm-project/polly/lib/External/isl/m4/
Dax_submodule.m439 export PKG_CONFIG_PATH="$with_$1_exec_prefix/lib/pkgconfig${PKG_CONFIG_PATH+:$PKG_CONFIG_PATH}"
/external/llvm-project/polly/lib/External/ppcg/m4/
Dax_submodule.m439 export PKG_CONFIG_PATH="$with_$2_exec_prefix/lib/pkgconfig${PKG_CONFIG_PATH+:$PKG_CONFIG_PATH}"
/external/oss-fuzz/projects/speex/
Dbuild.sh29 PKG_CONFIG_PATH="$WORK"/lib/pkgconfig ./configure --prefix="$WORK" --enable-static --disable-shared…
34 PKG_CONFIG_PATH="$WORK"/lib/pkgconfig ./configure --prefix="$WORK" --enable-static --disable-shared
/external/rust/crates/grpcio-sys/grpc/test/distrib/cpp/
Drun_distrib_test_cmake_pkgconfig.sh83 export PKG_CONFIG_PATH=/usr/local/grpc/lib/pkgconfig
90 export PKG_CONFIG_PATH=/usr/local/grpc/lib/pkgconfig
Drun_distrib_test_cmake_module_install_pkgconfig.sh43 export PKG_CONFIG_PATH=/usr/local/grpc/lib/pkgconfig
/external/libsrtp2/
Dconfigure.ac224 if test "x$PKG_CONFIG_PATH" = "x"; then
225 export PKG_CONFIG_PATH="$with_openssl_dir/lib/pkgconfig"
227 export PKG_CONFIG_PATH="$with_openssl_dir/lib/pkgconfig:$PKG_CONFIG_PATH"
306 if test "x$PKG_CONFIG_PATH" = "x"; then
307 export PKG_CONFIG_PATH="$with_nss_dir/lib/pkgconfig"
309 export PKG_CONFIG_PATH="$with_nss_dir/lib/pkgconfig:$PKG_CONFIG_PATH"
/external/oss-fuzz/projects/rocksdb/
Dbuild.sh18 export PKG_CONFIG_PATH=$PWD:$PWD/external.protobuf/lib/pkgconfig/
/external/harfbuzz_ng/
Dmingw-configure.sh24 PKG_CONFIG_PATH=$HOME/.local/$target/share/pkgconfig:/usr/$target/sys-root/mingw/share/pkgconfig/ \
/external/iw/
DREADME6 PKG_CONFIG_PATH environment variable to allow the Makefile
/external/llvm-project/polly/cmake/
DFindISL.cmake4 message(FATAL_ERROR "No libisl found on this system. Consider setting PKG_CONFIG_PATH.")
/external/oss-fuzz/projects/libass/
Dbuild.sh42 export PKG_CONFIG_PATH=/work/lib/pkgconfig
/external/oss-fuzz/projects/protobuf-c/
Dbuild.sh46 ./configure --enable-static=yes --enable-shared=false PKG_CONFIG_PATH=$SRC/protobuf-install/lib/pkg…
/external/curl/docs/
DHTTP3.md58 …% ./configure PKG_CONFIG_PATH=<somewhere1>/lib/pkgconfig:<somewhere2>/lib/pkgconfig LDFLAGS="-Wl,-…
98 …% ./configure PKG_CONFIG_PATH=<somewhere1>/lib/pkgconfig:<somewhere2>/lib/pkgconfig LDFLAGS="-Wl,-…
/external/oss-fuzz/projects/gdk-pixbuf/
Dbuild.sh21 export PKG_CONFIG_PATH=$PREFIX/lib/pkgconfig
/external/openscreen/third_party/abseil/src/CMake/install_test_project/
Dtest.sh132 export PKG_CONFIG_PATH="${install_dir}/${libdir}/pkgconfig"
/external/oss-fuzz/projects/libcacard/
Dbuild.sh40 export PKG_CONFIG_PATH=$NSS_NSPR_PATH/dist/Debug/lib/pkgconfig
/external/oss-fuzz/projects/ffmpeg/
Dbuild.sh122 PKG_CONFIG_PATH="$FFMPEG_DEPS_PATH/lib/pkgconfig" ./configure \
202 PKG_CONFIG_PATH="$FFMPEG_DEPS_PATH/lib/pkgconfig" ./configure \
/external/libprotobuf-mutator/
DCMakeLists.txt25 option(PKG_CONFIG_PATH "Directory to install pkgconfig file" "share/pkgconfig") option
160 DESTINATION ${PKG_CONFIG_PATH})
/external/oss-fuzz/projects/libheif/
Dbuild.sh72 PKG_CONFIG="pkg-config --static" PKG_CONFIG_PATH="$DEPS_PATH/lib/pkgconfig" ./configure \

1234