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.
8 lines
249 B
8 lines
249 B
15 years ago
|
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
|