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/atlantikdesigner/configure.in.in

8 lines
251 B

ATLANTIKDESIGNER_SUBDIR=
KDE_CHECK_HEADER(atlantik/ui/board.h, ATLANTIKDESIGNER_SUBDIR=atlantikdesigner)
if test -z "$ATLANTIKDESIGNER_SUBDIR"; then
dnl dir will only be compiled conditionally
DO_NOT_COMPILE="$DO_NOT_COMPILE atlantikdesigner"
fi