Home
last modified time | relevance | path

Searched refs:PKG_CONFIG (Results 1 – 25 of 38) sorted by relevance

12

/external/libvorbis/m4/
Dpkg.m428 m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
29 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
31 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
33 if test -n "$PKG_CONFIG"; then
36 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
40 PKG_CONFIG=""
58 if test -n "$PKG_CONFIG" && \
59 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
69 [if test -n "$PKG_CONFIG"; then
74 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
[all …]
DMakefile.in113 PKG_CONFIG = @PKG_CONFIG@
/external/libvpx/nestegg/m4/
Dpkg.m428 m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
29 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
31 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
33 if test -n "$PKG_CONFIG"; then
36 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
40 PKG_CONFIG=""
58 if test -n "$PKG_CONFIG" && \
59 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
69 [if test -n "$PKG_CONFIG"; then
74 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
[all …]
/external/dbus/
Dacinclude.m428 m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
29 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
31 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
33 if test -n "$PKG_CONFIG"; then
36 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
40 PKG_CONFIG=""
58 if test -n "$PKG_CONFIG" && \
59 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
71 elif test -n "$PKG_CONFIG"; then
73 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
[all …]
/external/wpa_supplicant_8/wpa_supplicant/dbus/
DMakefile18 PKG_CONFIG ?= pkg-config macro
42 DBUS_LIBS := $(shell $(PKG_CONFIG) --libs dbus-1)
45 DBUS_INCLUDE := $(shell $(PKG_CONFIG) --cflags dbus-1)
/external/dnsmasq/
DMakefile25 PKG_CONFIG = pkg-config macro
33 DNSMASQ_CFLAGS=`echo $(COPTS) | ../bld/pkg-wrapper HAVE_DBUS $(PKG_CONFIG) --cflags dbus-1`
34 DNSMASQ_LIBS= `echo $(COPTS) | ../bld/pkg-wrapper HAVE_DBUS $(PKG_CONFIG) --libs dbus-1`
/external/wpa_supplicant_8/wpa_supplicant/
DAndroid.mk9 PKG_CONFIG ?= pkg-config
/external/libusb-compat/
Daclocal.m449 m4_pattern_allow([^PKG_CONFIG(_PATH)?$])
50 AC_ARG_VAR([PKG_CONFIG], [path to pkg-config utility])dnl
52 AC_PATH_TOOL([PKG_CONFIG], [pkg-config])
54 if test -n "$PKG_CONFIG"; then
57 if $PKG_CONFIG --atleast-pkgconfig-version $_pkg_min_version; then
61 PKG_CONFIG=""
79 if test -n "$PKG_CONFIG" && \
80 AC_RUN_LOG([$PKG_CONFIG --exists --print-errors "$1"]); then
92 elif test -n "$PKG_CONFIG"; then
94 [pkg_cv_[]$1=`$PKG_CONFIG --[]$2 "$3" 2>/dev/null`],
[all …]
Dconfigure1586 PKG_CONFIG path to pkg-config utility
11270 case $PKG_CONFIG in
11272 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
11293 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
11294 if test -n "$PKG_CONFIG"; then
11295 { $as_echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
11296 $as_echo "$PKG_CONFIG" >&6; }
11305 ac_pt_PKG_CONFIG=$PKG_CONFIG
11346 PKG_CONFIG=""
11354 PKG_CONFIG=$ac_pt_PKG_CONFIG
[all …]
/external/webkit/Source/autotools/
Dwebkit.m443 AC_PATH_PROG(PKG_CONFIG, pkg-config, no)
44 if test "$PKG_CONFIG" = "no"; then
Dgsettings.m421 GLIB_COMPILE_SCHEMAS=`$PKG_CONFIG --variable glib_compile_schemas gio-2.0`
/external/libvorbis/lib/books/floor/
DMakefile.in113 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/lib/books/coupled/
DMakefile.in113 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/lib/books/uncoupled/
DMakefile.in113 PKG_CONFIG = @PKG_CONFIG@
/external/e2fsprogs/
Dconfigure1488 PKG_CONFIG path to pkg-config utility
4929 case $PKG_CONFIG in
4931 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
4952 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
4953 if test -n "$PKG_CONFIG"; then
4954 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $PKG_CONFIG" >&5
4955 $as_echo "$PKG_CONFIG" >&6; }
4964 ac_pt_PKG_CONFIG=$PKG_CONFIG
5005 PKG_CONFIG=""
5013 PKG_CONFIG=$ac_pt_PKG_CONFIG
[all …]
Dconfigure.in436 if test -z "$PKG_CONFIG"; then
441 [LIBUUID=`$PKG_CONFIG --libs uuid`;
442 STATIC_LIBUUID=`$PKG_CONFIG --static --libs uuid`],
487 if test -z "$PKG_CONFIG"; then
492 [LIBBLKID=`$PKG_CONFIG --libs blkid`;
493 STATIC_LIBBLKID=`$PKG_CONFIG --static --libs blkid`],
/external/libvorbis/lib/modes/
DMakefile.in113 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/doc/vorbisenc/
DMakefile.in123 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/include/vorbis/
DMakefile.in126 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/doc/vorbisfile/
DMakefile.in123 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/include/
DMakefile.in125 PKG_CONFIG = @PKG_CONFIG@
/external/libusb-compat/examples/
DMakefile.in131 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/test/
DMakefile.in131 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/lib/books/
DMakefile.in125 PKG_CONFIG = @PKG_CONFIG@
/external/libvorbis/
Dconfigure1537 PKG_CONFIG path to pkg-config utility
12306 case $PKG_CONFIG in
12308 ac_cv_path_PKG_CONFIG="$PKG_CONFIG" # Let the user override the test with a path.
12329 PKG_CONFIG=$ac_cv_path_PKG_CONFIG
12330 if test -n "$PKG_CONFIG"; then
12331 { echo "$as_me:$LINENO: result: $PKG_CONFIG" >&5
12332 echo "${ECHO_T}$PKG_CONFIG" >&6; }
12341 ac_pt_PKG_CONFIG=$PKG_CONFIG
12382 PKG_CONFIG=""
12394 PKG_CONFIG=$ac_pt_PKG_CONFIG
[all …]

12