Searched refs:SDL2_CONFIG (Results 1 – 9 of 9) sorted by relevance
34 if test x${SDL2_CONFIG+set} != xset ; then35 SDL2_CONFIG=$sdl_exec_prefix/bin/sdl2-config40 if test x${SDL2_CONFIG+set} != xset ; then41 SDL2_CONFIG=$sdl_prefix/bin/sdl2-config48 SDL2_CONFIG="pkg-config sdl2"54 AC_PATH_PROG(SDL2_CONFIG, sdl2-config, no, [$PATH])59 if test "$SDL2_CONFIG" = "no" ; then62 SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`63 SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`65 sdl_major_version=`$SDL2_CONFIG $sdl_config_args --version | \[all …]
41 if test x${SDL2_CONFIG+set} != xset ; then42 SDL2_CONFIG=$sdl_exec_prefix/bin/sdl2-config47 if test x${SDL2_CONFIG+set} != xset ; then48 SDL2_CONFIG=$sdl_prefix/bin/sdl2-config55 SDL2_CONFIG="pkg-config sdl2"61 AC_PATH_PROG(SDL2_CONFIG, sdl2-config, no, [$PATH])87 if test "$SDL2_CONFIG" != "no"; then90 SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`91 SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`94 sdl_major_version=`$SDL2_CONFIG $sdl_config_args --version | \[all …]
2488 if test x${SDL2_CONFIG+set} != xset ; then2489 SDL2_CONFIG=$sdl_exec_prefix/bin/sdl2-config2494 if test x${SDL2_CONFIG+set} != xset ; then2495 SDL2_CONFIG=$sdl_prefix/bin/sdl2-config2502 SDL2_CONFIG="pkg-config sdl2"2508 AC_PATH_PROG(SDL2_CONFIG, sdl2-config, no, [$PATH])2513 if test "$SDL2_CONFIG" = "no" ; then2516 SDL_CFLAGS=`$SDL2_CONFIG $sdl_config_args --cflags`2517 SDL_LIBS=`$SDL2_CONFIG $sdl_config_args --libs`2609 if test "$SDL2_CONFIG" = "no" ; then[all …]
668 m4trace:configure.in:121: -1- AC_SUBST([SDL2_CONFIG])669 m4trace:configure.in:121: -1- AC_SUBST_TRACE([SDL2_CONFIG])670 m4trace:configure.in:121: -1- m4_pattern_allow([^SDL2_CONFIG$])
780 SDL2_CONFIG12476 if test x${SDL2_CONFIG+set} != xset ; then12482 if test x${SDL2_CONFIG+set} != xset ; then12483 SDL2_CONFIG=$sdl_prefix/bin/sdl2-config12490 SDL2_CONFIG="pkg-config sdl2"12503 case $SDL2_CONFIG in12527 SDL2_CONFIG=$ac_cv_path_SDL2_CONFIG12528 if test -n "$SDL2_CONFIG"; then12530 $as_echo "$SDL2_CONFIG" >&6; }12542 if test "$SDL2_CONFIG" = "no" ; then[all …]
12476 if test x${SDL2_CONFIG+set} != xset ; then12477 SDL2_CONFIG=$sdl_exec_prefix/bin/sdl2-config12482 if test x${SDL2_CONFIG+set} != xset ; then12483 SDL2_CONFIG=$sdl_prefix/bin/sdl2-config12490 SDL2_CONFIG="pkg-config sdl2"12503 case $SDL2_CONFIG in12527 SDL2_CONFIG=$ac_cv_path_SDL2_CONFIG12528 if test -n "$SDL2_CONFIG"; then12530 $as_echo "$SDL2_CONFIG" >&6; }12542 if test "$SDL2_CONFIG" = "no" ; then[all …]
347 SDL2_CONFIG = @SDL2_CONFIG@
1361 SDL2_CONFIG='pkg-config sdl2'
Completed in 61 milliseconds