OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PKG_CONFIG_PATH
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/build/linux/
pkg-config-wrapper
15
# the
PKG_CONFIG_PATH
environment variable- these will be prepended to the
44
if [ -n "$
PKG_CONFIG_PATH
" ]
46
config_path="$
PKG_CONFIG_PATH
:$config_path"
57
prefix=`
PKG_CONFIG_PATH
=$config_path pkg-config --variable=prefix "$package" | sed -e 's|/usr$||'`
58
result=`
PKG_CONFIG_PATH
=$config_path pkg-config "$@"`
/external/pcre/dist/
configure
647
PKG_CONFIG_PATH
872
PKG_CONFIG_PATH
[
all
...]
Completed in 819 milliseconds