Lines Matching refs:pkg
1484 PKG_CONFIG path to pkg-config utility
1486 C compiler flags for QTCORE, overriding pkg-config
1487 QTCORE_LIBS linker flags for QTCORE, overriding pkg-config
8580 # - If pkg-config was not installed at the time autogen.sh was run,
8583 # a warning about pkg-config and proceeds as if Qt4 has not been installed.
8584 # - If pkg-config was installed at the time autogen.sh was run,
8588 # - pkg-config settings can be overridden via the configure variables
8589 # QTCORE_CFLAGS and QTCORE_LIBS (added by the pkg-config m4 macro's to the
8592 # the pkg-config executable is not present on the system on which the
8599 # Extract the first word of "${ac_tool_prefix}pkg-config", so it can be a program name with args.
8600 set dummy ${ac_tool_prefix}pkg-config; ac_word=$2
8642 # Extract the first word of "pkg-config", so it can be a program name with args.
8643 set dummy pkg-config; ac_word=$2
8699 { $as_echo "$as_me:${as_lineno-$LINENO}: checking pkg-config is at least version $_pkg_min_version" >&5
8700 $as_echo_n "checking pkg-config is at least version $_pkg_min_version... " >&6; }
8786 and QTCORE_LIBS to avoid the need to call pkg-config.
8787 See the pkg-config man page for more details.
8792 as_fn_error "The pkg-config script could not be found or is too old. Make sure it
8794 path to pkg-config.
8797 and QTCORE_LIBS to avoid the need to call pkg-config.
8798 See the pkg-config man page for more details.
8800 To get pkg-config, see <http://pkg-config.freedesktop.org/>.
8809 # Paranoia: don't trust the result reported by pkg-config, but when
8810 # pkg-config reports that QtCore has been found, verify whether linking
8835 { $as_echo "$as_me:${as_lineno-$LINENO}: WARNING: Although pkg-config detected Qt4, linking Qt4 programs fails. Skipping Qt4." >&5
8836 $as_echo "$as_me: WARNING: Although pkg-config detected Qt4, linking Qt4 programs fails. Skipping Qt4." >&2;}