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

10 lines
300 B

if test -z "$OPENEXR_LIBS"; then
echo ""
echo "You're missing the OpenEXR library. Chalk's OpenEXR import/export filter will "
echo "not be compiled. You can download OpenEXR from http://www.openexr.com or "
echo "install it from an appropriate binary package."
echo ""
all_tests=bad
fi