Home | History | Annotate | Download | only in sdl-1.2.12

Lines Matching full:echo

19         echo "You must define ANDROID_QEMU_PATH in your environment to point"
20 echo "to the directory containing the Android emulator's sources."
26 echo "Your ANDROID_QEMU_PATH does not point to a valid directory."
31 echo "Your ANDROID_QEMU_PATH does not point to a directory that"
32 echo "contains the Android emulator build scripts."
73 echo "unknown option '$opt', use --help"
86 echo "Standard options:"
87 echo " --help print this message"
88 echo " --cc=PATH specify C compiler [$CC]"
89 echo " --try-64 try to build a 64-bit executable (may crash)"
90 echo " --verbose verbose configuration"
91 echo " --force-autodetect force feature auto-detection"
92 echo " --no-tiger do not generate Tiger-compatible binaries (OS X only)"
93 echo ""
130 echo "Please install the 10.4 SDK at $TIGER_SDK to generate Tiger-compatible binaries."
131 echo "If you don't want compatibility, use --no-tiger option instead."
138 echo "Using OS X 10.4 SDK to generate Tiger-compatible binaries."
140 echo "Warning: the generated binaries will not be compatible with Tiger."
191 echo "$1" >> $config_h
246 macro=`echo $macro | tr '/' '_'`
325 echo "/* This file was autogenerated by '$PROGNAME' - do not edit */" > $config_h
436 echo "$1" >> $config_mk