summaryrefslogtreecommitdiffstats
path: root/filters/chalk/tiff/configure.in.bot
blob: 8458154d2a54a6517d769aae407ac1d016458588 (plain)
1
2
3
4
5
6
7
if test -z "$LIBTIFF"; then
  echo ""
  echo "You're missing libtiff (binaries and/or headers), chalk won't be able"
  echo "to import/export tiff"
  echo ""
  all_tests=bad
fi