summaryrefslogtreecommitdiffstats
path: root/kfile-plugins/tiff/configure.in.in
blob: e1a9730adf1d27091f751d159ba822e0d29f24c5 (plain)
1
2
3
# Compile the tiff meta info plugin only if libtiff was detected
AC_FIND_TIFF
AM_CONDITIONAL(include_TIFF, test -n "$LIBTIFF")