Lines Matching refs:KDE
327 [ --enable-kde Determines whether to use Qt/KDE vclplug on platforms
328 where Qt and KDE are available.
331 [ --disable-kdeab Disable the KDE address book support
6409 dnl Check whether the Qt and KDE libraries are available.
6416 dnl Search paths for Qt and KDE
6491 dnl Check for KDE headers
6492 AC_MSG_CHECKING([for KDE headers])
6502 AC_MSG_ERROR([KDE headers not found. Please specify the root of
6503 your KDE installation by exporting KDEDIR before running "configure".])
6506 dnl Check for KDE libraries
6507 AC_MSG_CHECKING([for KDE libraries])
6517 AC_MSG_ERROR([KDE libraries not found. Please specify the root of
6518 your KDE installation by exporting KDEDIR before running "configure".])
6667 dnl Test whether to include KDE AB support
6669 AC_MSG_CHECKING([whether to enable KDE address book support])
6675 AC_MSG_CHECKING([whether KDE is between 3.2 and 3.6])
6683 …MSG_RESULT([yes])], [AC_MSG_ERROR([KDE version too old or too recent, please use another version o…