Home
last modified time | relevance | path

Searched full:pkg_config_path (Results 1 – 25 of 82) 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/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 --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/mesa3d/docs/
Dautoconf.html114 <code>PKG_CONFIG_PATH</code> is recommended to be used instead. If needed
119 <dt><code>PKG_CONFIG_PATH</code></dt>
125 <code>PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig</code> will search for
161 Note that you will need to correctly set <code>PKG_CONFIG_PATH</code> as well.
171 <p>In addition to specifying correct <code>PKG_CONFIG_PATH</code> for the target
222 <dd><p><strong>DEPRECATED</strong>, use <code>PKG_CONFIG_PATH</code> instead.</p>
Dmeson.html122 <dt><code>PKG_CONFIG_PATH</code></dt>
128 <code>PKG_CONFIG_PATH=/usr/X11R6/lib/pkgconfig</code> will search for
/external/mesa3d/
D.travis.yml27 - PKG_CONFIG_PATH=$HOME/prefix/lib/pkgconfig:$HOME/prefix/share/pkgconfig
415 # Set PKG_CONFIG_PATH for keg-only expat
416 PKG_CONFIG_PATH="/usr/local/opt/expat/lib/pkgconfig:${PKG_CONFIG_PATH}"
428 PKG_CONFIG_PATH="/opt/X11/share/pkgconfig:/opt/X11/lib/pkgconfig:${PKG_CONFIG_PATH}"
/external/googletest/googletest/docs/
DPkgconfig.md143 export PKG_CONFIG_PATH=/usr/local/lib64/pkgconfig
146 pkg-config will also try to look in `PKG_CONFIG_PATH` to find `gtest_main.pc`.
/external/iw/
DREADME6 PKG_CONFIG_PATH environment variable to allow the Makefile
/external/harfbuzz_ng/
Dmingw32.sh12 unset PKG_CONFIG_PATH
Dmingw64.sh12 unset PKG_CONFIG_PATH
D.travis.yml57 - export PKG_CONFIG_PATH="/usr/local/opt/icu4c/lib/pkgconfig"
/external/freetype/builds/unix/
Dpkg.m432 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
137 Consider adjusting the PKG_CONFIG_PATH environment variable if you
/external/deqp/targets/x11_egl/
Dx11_egl.cmake35 # using PKG_CONFIG_PATH environment variable
/external/ImageMagick/m4/
Dpkg.m463 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
170 Consider adjusting the PKG_CONFIG_PATH environment variable if you
/external/speex/ti/speex_C55_test/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
/external/python/cpython3/
Daclocal.m477 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
184 Consider adjusting the PKG_CONFIG_PATH environment variable if you
/external/speex/win32/VS2003/tests/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
/external/speex/win32/VS2005/tests/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
/external/ImageMagick/www/
Dmagick++.html135 <p>Set the <code>PKG_CONFIG_PATH</code> environment variable if ImageMagick is not in your default …
137 <pre class="highlight"><code>export PKG_CONFIG_PATH=/usr/local/lib/pkgconfig
/external/speex/win32/VS2008/libspeexdsp/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
/external/python/cpython2/
Daclocal.m477 AC_ARG_VAR([PKG_CONFIG_PATH], [directories to add to pkg-config's search path])
184 Consider adjusting the PKG_CONFIG_PATH environment variable if you
/external/speex/win32/VS2008/tests/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
/external/speex/win32/VS2005/libspeexdsp/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
/external/speex/symbian/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
/external/speex/ti/speex_C64_test/
DMakefile.in181 PKG_CONFIG_PATH = @PKG_CONFIG_PATH@

1234