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

8 lines
221 B

if test -z "$LIBJPEG" -o -z "$LIBEXIF"; then
echo ""
echo "You're missing libjpeg or libexif 0.6.12 or later (binaries and/or headers)."
echo "chalk won't be able to import/export jpeg"
echo ""
all_tests=bad
fi