Home | History | Annotate | Download | only in dist

Lines Matching refs:pkg

1620   PKG_CONFIG  path to pkg-config utility
1622 C compiler flags for GEN4ASM, overriding pkg-config
1624 linker flags for GEN4ASM, overriding pkg-config
1625 XORG_CFLAGS C compiler flags for XORG, overriding pkg-config
1626 XORG_LIBS linker flags for XORG, overriding pkg-config
1627 XEXT_CFLAGS C compiler flags for XEXT, overriding pkg-config
1628 XEXT_LIBS linker flags for XEXT, overriding pkg-config
1630 C compiler flags for PCIACCESS, overriding pkg-config
1632 linker flags for PCIACCESS, overriding pkg-config
1633 DRM_CFLAGS C compiler flags for DRM, overriding pkg-config
1634 DRM_LIBS linker flags for DRM, overriding pkg-config
1635 DRI_CFLAGS C compiler flags for DRI, overriding pkg-config
1636 DRI_LIBS linker flags for DRI, overriding pkg-config
1638 C compiler flags for XVMCLIB, overriding pkg-config
1640 linker flags for XVMCLIB, overriding pkg-config
2971 for pkg in $enableval; do
2973 if test "X$pkg" = "X$p"; then
6890 for pkg in $enableval; do
6892 if test "X$pkg" = "X$p"; then
6939 for pkg in $enableval; do
6941 if test "X$pkg" = "X$p"; then
11541 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
11542 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
11584 # Extract the first word of "pkg-config", so it can be a program name with args.
11585 set dummy pkg-config; ac_word=$2
11641 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
11642 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
11814 CFLAGS="$CFLAGS -I`pkg-config --variable=sdkdir xorg-server`"
11848 CFLAGS="$CFLAGS -I`pkg-config --variable=sdkdir xorg-server`"
11882 CFLAGS="$CFLAGS -I`pkg-config --variable=sdkdir xorg-server`"
11916 CFLAGS="$CFLAGS -I`pkg-config --variable=sdkdir xorg-server`"
11950 CFLAGS="$CFLAGS -I`pkg-config --variable=sdkdir xorg-server`"
11983 # Checks for pkg-config packages
12051 and XORG_LIBS to avoid the need to call pkg-config.
12052 See the pkg-config man page for more details.
12057 as_fn_error "The pkg-config script could not be found or is too old. Make sure it
12059 path to pkg-config.
12062 and XORG_LIBS to avoid the need to call pkg-config.
12063 See the pkg-config man page for more details.
12065 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12156 sdkdir=$(pkg-config --variable=sdkdir xorg-server)
12157 drm_cflags=$(pkg-config --cflags libdrm)
12436 and PCIACCESS_LIBS to avoid the need to call pkg-config.
12437 See the pkg-config man page for more details.
12442 as_fn_error "The pkg-config script could not be found or is too old. Make sure it
12444 path to pkg-config.
12447 and PCIACCESS_LIBS to avoid the need to call pkg-config.
12448 See the pkg-config man page for more details.
12450 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12536 and DRM_LIBS to avoid the need to call pkg-config.
12537 See the pkg-config man page for more details.
12542 as_fn_error "The pkg-config script could not be found or is too old. Make sure it
12544 path to pkg-config.
12547 and DRM_LIBS to avoid the need to call pkg-config.
12548 See the pkg-config man page for more details.
12550 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
12635 and DRI_LIBS to avoid the need to call pkg-config.
12636 See the pkg-config man page for more details.
12641 as_fn_error "The pkg-config script could not be found or is too old. Make sure it
12643 path to pkg-config.
12646 and DRI_LIBS to avoid the need to call pkg-config.
12647 See the pkg-config man page for more details.
12649 To get pkg-config, see <http://pkg-config.freedesktop.org/>.