Lines Matching refs:yes
31 GLES_PROBE=yes
41 --help|-h|-\?) OPTION_HELP=yes
44 if [ "$VERBOSE" = "yes" ] ; then
45 VERBOSE2=yes
47 VERBOSE=yes
50 --debug) OPTION_DEBUG=yes
56 --mingw) OPTION_MINGW=yes
60 --no-strip) OPTION_NO_STRIP=yes
62 --ignore-audio) OPTION_IGNORE_AUDIO=yes
64 --no-prebuilts) OPTION_NO_PREBUILTS=yes
66 --try-64) OPTION_TRY_64=yes
68 --static) OPTION_STATIC=yes
73 GLES_SUPPORT=yes
76 GLES_SUPPORT=yes
88 if [ "$OPTION_HELP" = "yes" ] ; then
140 if [ "$OPTION_TRY_64" != "yes" ] ; then
156 if [ "$OPTION_MINGW" = "yes" ] ; then
174 if [ "$OPTION_NO_PREBUILTS" = "yes" ] ; then
184 if [ "$OPTION_TRY_64" != "yes" ] ; then
190 if [ "$IN_ANDROID_BUILD" = "yes" ] ; then
230 if [ "$GLES_PROBE" = "yes" ]; then
231 GLES_SUPPORT=yes
256 if [ "$GLES_PROBE" = "yes" ]; then
257 GLES_SUPPORT=yes
283 if [ "$GLES_SUPPORT" = "yes" ]; then
361 if [ $SDL_LINKING != "yes" ] ; then
388 if [ $SDL_LINKING != "yes" ] ; then
416 darwin*) PROBE_COREAUDIO=yes;
418 linux-*) PROBE_ALSA=yes; PROBE_OSS=yes; PROBE_ESD=yes; PROBE_PULSEAUDIO=yes;
420 freebsd-*) PROBE_OSS=yes;
422 windows) PROBE_WINAUDIO=yes
429 if [ "$OPTION_IGNORE_AUDIO" = "yes" ] ; then
444 if [ `var_value $1` = yes ] ; then
562 if [ $OPTION_DEBUG = yes ] ; then
565 if [ $OPTION_STATIC = yes ] ; then
573 if [ "$OPTION_MINGW" = "yes" ] ; then
590 if [ "$HAVE_BYTESWAP_H" = "yes" ] ; then
593 if [ "$HAVE_MACHINE_BYTESWAP_H" = "yes" ] ; then
596 if [ "$HAVE_FNMATCH_H" = "yes" ] ; then
667 if [ "$OPTION_STATIC" = "yes" ] ; then