Lines Matching refs:test
127 if test "$have_ld_version_script" != no; then
146 AM_CONDITIONAL(HAVE_LD_VERSION_SCRIPT, test "$have_ld_version_script" = "yes")
169 if test "x$libm_lib" = "xyes" ; then
259 if test $ac_cv_sizeof_signed_int -eq 4
263 elif test $ac_cv_sizeof_signed_long -eq 4
275 if test $ac_cv_sizeof_unsigned_int -eq 4
279 elif test $ac_cv_sizeof_unsigned_long -eq 4
291 if test $ac_cv_sizeof_signed_long -eq 8
295 elif test $ac_cv_sizeof_signed_long_long -eq 8
317 if test $ac_cv_sizeof_unsigned_long -eq 8
321 elif test $ac_cv_sizeof_unsigned_long_long -eq 8
345 if test $ac_cv_sizeof_unsigned_int -eq $ac_cv_sizeof_size_t
349 elif test $ac_cv_sizeof_unsigned_long -eq $ac_cv_sizeof_size_t
353 elif test $ac_cv_sizeof_unsigned_long_long -eq $ac_cv_sizeof_size_t
374 if test $ac_cv_sizeof_signed_int -eq $ac_cv_sizeof_unsigned_char_p
378 elif test $ac_cv_sizeof_signed_long -eq $ac_cv_sizeof_unsigned_char_p
382 elif test $ac_cv_sizeof_signed_long_long -eq $ac_cv_sizeof_unsigned_char_p
405 if test $PTRDIFF_T = unknown
454 if test "$ac_cv_c_bigendian" = yes ; then
469 dnl FIXME: write appropriate test.
482 AM_CONDITIONAL(HAVE_RPATH, test "$HAVE_RPATH" = "yes")
499 if test "x$with_docdir" != "x" ; then
514 if test "$HAVE_CCITT" = "yes" ; then
523 if test "$HAVE_PACKBITS" = "yes" ; then
532 if test "$HAVE_LZW" = "yes" ; then
541 if test "$HAVE_THUNDER" = "yes" ; then
552 if test "$HAVE_NEXT" = "yes" ; then
561 if test "$HAVE_LOGLUV" = "yes" ; then
574 if test "$HAVE_MDI" = "yes" ; then
594 if test "x$enable_zlib" != "xno" ; then
596 if test "x$with_zlib_lib_dir" != "x" ; then
601 if test "$zlib_lib" = "no" -a "x$with_zlib_lib_dir" != "x"; then
605 if test "x$with_zlib_include_dir" != "x" ; then
609 if test "$zlib_h" = "no" -a "x$with_zlib_include_dir" != "x" ; then
613 if test "$zlib_lib" = "yes" -a "$zlib_h" = "yes" ; then
619 if test "$HAVE_ZLIB" = "yes" ; then
624 if test "$HAVE_RPATH" = "yes" -a "x$with_zlib_lib_dir" != "x" ; then
639 if test "$HAVE_ZLIB" = "yes" -a "$HAVE_PIXARLOG" = "yes" ; then
662 if test "x$enable_jpeg" != "xno" ; then
664 if test "x$with_jpeg_lib_dir" != "x" ; then
670 if test "$jpeg_lib" = "no" -a "x$with_jpeg_lib_dir" != "x" ; then
674 if test "x$with_jpeg_include_dir" != "x" ; then
678 if test "$jpeg_h" = "no" -a "x$with_jpeg_include_dir" != "x" ; then
682 if test "$jpeg_lib" = "yes" -a "$jpeg_h" = "yes" ; then
688 if test "$HAVE_JPEG" = "yes" ; then
693 if test "$HAVE_RPATH" = "yes" -a "x$with_jpeg_lib_dir" != "x" ; then
699 AM_CONDITIONAL(HAVE_JPEG, test "$HAVE_JPEG" = 'yes')
710 if test "$HAVE_JPEG" = "yes" -a "$HAVE_OJPEG" = "yes" ; then
733 if test "x$enable_jbig" != "xno" ; then
735 if test "x$with_jbig_lib_dir" != "x" ; then
741 if test "$jbig_lib" = "no" -a "x$with_jbig_lib_dir" != "x" ; then
745 if test "x$with_jbig_include_dir" != "x" ; then
749 if test "$jbig_h" = "no" -a "x$with_jbig_include_dir" != "x" ; then
753 if test "$jbig_lib" = "yes" -a "$jbig_h" = "yes" ; then
759 if test "$HAVE_JBIG" = "yes" ; then
764 if test "$HAVE_RPATH" = "yes" -a "x$with_jbig_lib_dir" != "x" ; then
773 AM_CONDITIONAL(HAVE_JBIG, test "$HAVE_JBIG" = 'yes')
791 if test "x$enable_lzma" != "xno" ; then
793 if test "x$with_lzma_lib_dir" != "x" ; then
798 if test "$lzma_lib" = "no" -a "x$with_lzma_lib_dir" != "x"; then
802 if test "x$with_lzma_include_dir" != "x" ; then
806 if test "$lzma_h" = "no" -a "x$with_lzma_include_dir" != "x" ; then
810 if test "$lzma_lib" = "yes" -a "$lzma_h" = "yes" ; then
816 if test "$HAVE_LZMA" = "yes" ; then
821 if test "$HAVE_RPATH" = "yes" -a "x$with_lzma_lib_dir" != "x" ; then
827 AM_CONDITIONAL(HAVE_LZMA, test "$HAVE_LZMA" = 'yes')
845 if test "x$enable_jpeg12" = "xyes" ; then
847 if test "x$with_jpeg12_lib" != "x" ; then
854 if test "x$with_jpeg12_include_dir" != "x" ; then
869 if test "$HAVE_CXX" = "yes" ; then
875 AM_CONDITIONAL(HAVE_CXX, test "$HAVE_CXX" = "yes")
896 if test "$no_x" != "yes" -a "$no_gl" != "yes" \
901 AM_CONDITIONAL(HAVE_OPENGL, test "$HAVE_OPENGL" = "yes")
905 dnl this must be after the ogl test, since that looks for windows.h and we
906 dnl test it
916 if test x"$ac_cv_header_windows_h" = xyes -a "x$enable_win32_io" = xyes ; then
921 if test x"$ac_cv_header_windows_h" = xyes -a ! "x$enable_win32_io" = xno ; then
927 if test "$win32_io_ok" = "yes" ; then
931 AM_CONDITIONAL([WIN32_IO], [test "$win32_io_ok" = yes])
941 dnl if test "$no_xaw" != "yes" ; then
945 dnl AM_CONDITIONAL(HAVE_XAW, test "$HAVE_XAW" = "yes")
963 if test "$HAVE_STRIPCHOP" = "yes" \
967 if test "x$with_default_strip_size" = "x" \
987 if test "$HAVE_DEFER_STRILE_LOAD" = "yes" ; then
1003 if test "$HAVE_CHUNKY_STRIP_READ" = "yes" ; then
1023 if test "$HAVE_EXTRASAMPLE_AS_ALPHA" = "yes" ; then
1039 if test "$CHECK_JPEG_YCBCR_SUBSAMPLING" = "yes" ; then
1070 test/Makefile \