Home
last modified time | relevance | path

Searched refs:jpeg_lib (Results 1 – 1 of 1) sorted by relevance

/libtiff-4.0.7/
H A Dconfigure.ac669 AC_CHECK_LIB(jpeg, jpeg_read_scanlines, [jpeg_lib=yes], [jpeg_lib=no],)
670 if test "$jpeg_lib" = "no" -a "x$with_jpeg_lib_dir" != "x" ; then
682 if test "$jpeg_lib" = "yes" -a "$jpeg_h" = "yes" ; then