Lines Matching refs:SDL_CONFIG

7407     if test x${SDL_CONFIG+set} != xset ; then
7408 SDL_CONFIG=$sdl_exec_prefix/bin/$SDL_CONFIG
7413 if test x${SDL_CONFIG+set} != xset ; then
7414 SDL_CONFIG=$sdl_prefix/bin/$SDL_CONFIG
7423 set dummy $SDL_CONFIG; ac_word=$2
7429 case $SDL_CONFIG in
7431 ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
7453 SDL_CONFIG=$ac_cv_path_SDL_CONFIG
7454 if test -n "$SDL_CONFIG"; then
7455 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SDL_CONFIG" >&5
7456 $as_echo "$SDL_CONFIG" >&6; }
7468 if test "$SDL_CONFIG" = "no" ; then
7471 SDL_CFLAGS=`$SDL_CONFIG $sdl_config_args --cflags`
7472 SDL_LIBS=`$SDL_CONFIG $sdl_config_args --libs`
7474 sdl_major_version=`$SDL_CONFIG $sdl_config_args --version | \
7476 sdl_minor_version=`$SDL_CONFIG $sdl_config_args --version | \
7478 sdl_micro_version=`$SDL_CONFIG $sdl_config_args --version | \
7540 …printf("\n*** '$SDL_CONFIG --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_ve…
7541 …printf("*** of SDL required is %d.%d.%d. If $SDL_CONFIG is correct, then it is\n", major, minor, m…
7543 printf("*** If $SDL_CONFIG was wrong, set the environment variable SDL_CONFIG\n");
7544 printf("*** to point to the correct copy of $SDL_CONFIG, and remove the file\n");
7591 if test "$SDL_CONFIG" = "no" ; then
7592 echo "*** The $SDL_CONFIG script installed by SDL could not be found"
7595 echo "*** full path to $SDL_CONFIG."
7640 echo "*** may want to edit the $SDL_CONFIG script: $SDL_CONFIG"
8342 if test x${SDL_CONFIG+set} != xset ; then
8343 SDL_CONFIG=$sdl_exec_prefix/bin/$SDL_CONFIG
8348 if test x${SDL_CONFIG+set} != xset ; then
8349 SDL_CONFIG=$sdl_prefix/bin/$SDL_CONFIG
8358 set dummy $SDL_CONFIG; ac_word=$2
8364 case $SDL_CONFIG in
8366 ac_cv_path_SDL_CONFIG="$SDL_CONFIG" # Let the user override the test with a path.
8388 SDL_CONFIG=$ac_cv_path_SDL_CONFIG
8389 if test -n "$SDL_CONFIG"; then
8390 { $as_echo "$as_me:${as_lineno-$LINENO}: result: $SDL_CONFIG" >&5
8391 $as_echo "$SDL_CONFIG" >&6; }
8403 if test "$SDL_CONFIG" = "no" ; then
8406 SDL_CFLAGS=`$SDL_CONFIG $sdl_config_args --cflags`
8407 SDL_LIBS=`$SDL_CONFIG $sdl_config_args --libs`
8409 sdl_major_version=`$SDL_CONFIG $sdl_config_args --version | \
8411 sdl_minor_version=`$SDL_CONFIG $sdl_config_args --version | \
8413 sdl_micro_version=`$SDL_CONFIG $sdl_config_args --version | \
8475 …printf("\n*** '$SDL_CONFIG --version' returned %d.%d.%d, but the minimum version\n", $sdl_major_ve…
8476 …printf("*** of SDL required is %d.%d.%d. If $SDL_CONFIG is correct, then it is\n", major, minor, m…
8478 printf("*** If $SDL_CONFIG was wrong, set the environment variable SDL_CONFIG\n");
8479 printf("*** to point to the correct copy of $SDL_CONFIG, and remove the file\n");
8526 if test "$SDL_CONFIG" = "no" ; then
8527 echo "*** The $SDL_CONFIG script installed by SDL could not be found"
8530 echo "*** full path to $SDL_CONFIG."
8575 echo "*** may want to edit the $SDL_CONFIG script: $SDL_CONFIG"