• Home
  • Raw
  • Download

Lines Matching refs:yes

19 	if test "$GCC" = yes; then	
25 if test "$GCC" = yes; then
31 if test "$GCC" = yes; then
38 if test "$GCC" = yes; then
44 if test "$GCC" = yes; then
50 if test "$GCC" = yes; then
64 if test "$GCC" = yes; then
70 if test "$GCC" = yes; then
98 if test "$GCC" != yes && test -n "`link --version 2>&1 | grep 'GNU coreutils'`"; then
145 yes|true|64) with_library_bits=64else32 ;;
160 if test "$cross_compiling" = "yes" -a "${BITS_REQ}" != "nochange"; then
166 8) DEFAULT_64BIT=yes ;;
173 BITS_OK=yes
183 if test "$DEFAULT_64BIT" = "yes"; then
189 BITS_CHECK_32=yes
201 BITS_CHECK_64=yes
202 #BITS_CHECK_32=yes
212 BITS_CHECK_32=yes
213 BITS_CHECK_64=yes ;;
222 if test "$BITS_OK" != "yes"; then
242 if test "$BITS_CHECK_64" = "yes"; then
250 # if CAN_BUILD_64=yes:
255 if test "$GCC" = yes; then
259 CAN_BUILD_64=yes, CAN_BUILD_64=no)
267 CAN_BUILD_64=yes, CAN_BUILD_64=no, CAN_BUILD_64=unknown)
268 if test "$CAN_BUILD_64" != yes; then
281 CAN_BUILD_64=yes
290 CAN_BUILD_64=yes, CAN_BUILD_64=no, CAN_BUILD_64=unknown)
291 if test "$CAN_BUILD_64" != yes; then
302 CAN_BUILD_64=yes
311 CAN_BUILD_64=yes
320 CAN_BUILD_64=yes
328 CAN_BUILD_64=yes, CAN_BUILD_64=no)
329 if test "$CAN_BUILD_64" = yes; then
345 CAN_BUILD_64=yes, CAN_BUILD_64=no)
346 if test "$CAN_BUILD_64" != yes; then
354 CAN_BUILD_64=yes, CAN_BUILD_64=no)
362 CAN_BUILD_64=yes, CAN_BUILD_64=no)
370 if test "$CAN_BUILD_64" = yes; then
373 BITS_RUN_64=yes, BITS_RUN_64=no, BITS_RUN_64=unknown)
387 if test "$BITS_CHECK_32" = "yes"; then
390 if test "$GCC" = yes; then
394 CAN_BUILD_32=yes, CAN_BUILD_32=no)
397 if test "$CAN_BUILD_32" = yes; then
400 BITS_RUN_32=yes, BITS_RUN_32=no, BITS_RUN_32=unknown)
420 if test "$BITS_RUN_64" = "yes"; then
424 BITS_OK=yes
429 if test "$BITS_REQ" = "32" -a "$BITS_RUN_32" = "yes"; then
434 BITS_OK=yes
435 elif test "$BITS_REQ" = "64" -a "$BITS_RUN_64" = "yes"; then
440 BITS_OK=yes
441 elif test "$BITS_OK" != "yes"; then
451 …ARG_ENABLE(strict,[ --enable-strict compile with strict compiler options [default=yes]], [
456 ac_use_strict_options=yes
458 ], [ac_use_strict_options=yes])
461 if test "$ac_use_strict_options" = yes
463 if test "$GCC" = yes
488 if test "$GXX" = yes