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/chalk/pdf/configure.in.bot

8 lines
237 B

if test -z "$POPPLER_LIBS"; then
echo ""
echo "You're missing libpoppler 0.5.1 or later (binaries and/or headers)."
echo "chalk won't be able to import pdf"
echo "note that the tqt-binding of libpoppler is required"
echo ""
fi