Lines Matching full:installed
188 # but only one gets installed. So if you use an in-place build, both can be
825 # attempt to detect whether such libraries are installed on the
1738 # The test below verifies whether the QtCore package been installed.
1740 # - If pkg-config was not installed at the time autogen.sh was run,
1743 # a warning about pkg-config and proceeds as if Qt4 has not been installed.
1744 # - If pkg-config was installed at the time autogen.sh was run,
1783 AC_MSG_WARN([pkg-config has not been installed or is too old.])
1809 AC_DEFINE([HAVE_QTCORE_QMUTEX_TRYLOCK_INT], [1], [Define to 1 if the installed version of Qt4 provides QMutex::tryLock(int).])
1837 AC_DEFINE([HAVE_QTCORE_QATOMICINT], [1], [Define to 1 if the installed version of Qt4 provides QAtomicInt.])
1851 # Check whether the boost library 1.35 or later has been installed.