Lines Matching refs:test

19 dnl == test endianness
24 AC_DEFUN([SET_IF_UNSET], [test "${$1+set}" = "set" || $1=$2])
41 if test "x${enable_asserts-no}" = "xno"; then
89 AS_IF([test "$GCC" = "yes" ], [
98 AS_IF([test "$gcc_wht_bug" = "yes"], [
106 AS_IF([test "$GCC" = "yes" ], [
130 AS_IF([test "x$enable_sse4_1" != "xno" -a "x$enable_sse2" != "xno"], [
133 AS_IF([test -n "$SSE41_FLAGS"], [
148 AS_IF([test "x$enable_sse2" != "xno"], [
151 AS_IF([test -n "$SSE2_FLAGS"], [
174 AS_IF([test "x$enable_neon" != "xno"], [
193 AS_IF([test -n "$NEON_FLAGS"], [
194 AS_IF([test "${host_os%%-*}" = "linux" -o \
215 AS_IF([test -n "$NEON_FLAGS"], [
217 AS_IF([test "x$enable_neon_rtcd" = "xno"], [
290 if test "$enable_threading" = "yes"; then
311 AS_IF([test "x$enable_gl" != "xno"], [
345 test "$flag" = "none" || GL_INCLUDES="$CPPFLAGS";
348 test "$glut_headers" = "yes" && break
352 if test "$glut_headers" = "yes"; then
394 if test "$glut_support" = "yes"; then
401 test "$glut_support" = "yes" && break
409 if test "$glut_support" = "yes" -a "$enable_libwebpdemux" = "yes"; then
413 AM_CONDITIONAL([BUILD_VWEBP], [test "$build_vwebp" = "yes"])
421 AS_IF([test "x$enable_sdl" != "xno"], [
424 if test -n "$LIBSDL_CONFIG"; then
436 if test x"$sdl_header" != "xno"; then
455 if test x"$sdl_support" = "xyes"; then
461 if test x"$sdl_header" = "xSDL.h"; then
467 if test x"$sdl_support" = "xyes"; then
474 AM_CONDITIONAL([BUILD_VWEBP_SDL], [test "$build_vwebp_sdl" = "yes"])
481 AS_IF([test "x$enable_png" != "xno"], [
486 if test -n "$LIBPNG_CONFIG"; then
496 [test "$ac_cv_search_png_get_libpng_ver" = "none required" \
522 AS_IF([test "x$enable_jpeg" != "xno"], [
548 AS_IF([test "x$enable_tiff" != "xno"], [
573 AS_IF([test "x$enable_gif" != "xno"], [
591 if test "$gif_support" = "yes" -a \
596 if test "$gif_support" = "yes" -a \
601 AM_CONDITIONAL([BUILD_ANIMDIFF], [test "${build_anim_diff}" = "yes"])
602 AM_CONDITIONAL([BUILD_GIF2WEBP], [test "${build_gif2webp}" = "yes"])
604 if test "$enable_libwebpdemux" = "yes" -a "$enable_libwebpmux" = "yes"; then
607 AM_CONDITIONAL([BUILD_IMG2WEBP], [test "${build_img2webp}" = "yes"])
609 if test "$enable_libwebpmux" = "yes"; then
612 AM_CONDITIONAL([BUILD_WEBPINFO], [test "${build_webpinfo}" = "yes"])
624 if test "$enable_wic" = "yes"; then
626 if test "$ac_cv_header_wincodec_h" = "yes"; then
641 # test for functions from each lib and the GUID is created properly
660 test "$wic_support" = "yes" || LIBS=$SAVED_LIBS
673 if test "$enable_swap_16bit_csp" = "yes"; then
687 if test "$enable_near_lossless" = "no"; then
700 AM_CONDITIONAL([BUILD_MUX], [test "$enable_libwebpmux" = "yes"])
709 AM_CONDITIONAL([BUILD_DEMUX], [test "$enable_libwebpdemux" = "yes"])
717 AM_CONDITIONAL([BUILD_LIBWEBPDECODER], [test "$enable_libwebpdecoder" = "yes"])
725 AM_CONDITIONAL([BUILD_EXTRAS], [test "$enable_libwebpextras" = "yes"])