it was broken if you did --disable-tiff and had tiff not installed since the code in readWriteTIFF.c would still be compiled and includes tiffio.h
also correctly follows autoconf logic for AC_ARG_ENABLE
Log in to post a comment.