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.
koffice/filters/kword/wordperfect/configure.in.bot

9 lines
289 B

if test -z "$LIBWPD_LIBS"; then
echo ""
echo "You're missing libwpd 0.8 or newer. KWord's WordPerfect import filter will "
echo "not be compiled. You can download libwpd from http://libwpd.sf.net or "
echo "install it from appropriate binary package."
echo ""
all_tests=bad
fi