You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tdeaddons/kaddressbook-plugins/configure.in.in

8 lines
249 B

KADDRESSBOOK_SUBDIR=
KDE_CHECK_HEADER(kaddressbook/xxport.h, KADDRESSBOOK_SUBDIR=kaddressbook-plugins)
if test -z "$KADDRESSBOOK_SUBDIR"; then
dnl dir will only be compiled conditionally
DO_NOT_COMPILE="$DO_NOT_COMPILE kaddressbook-plugins"
fi