comparison configure @ 48:56c54cf7c5b6 r19-16b90

Import from CVS: tag r19-16b90
author cvs
date Mon, 13 Aug 2007 08:56:04 +0200
parents 8d2a9b52c682
children ee648375d8d6
comparison
equal deleted inserted replaced
47:11c6df210d7f 48:56c54cf7c5b6
2392 sol2-3 ) opsys=sol2-3-static ;; 2392 sol2-3 ) opsys=sol2-3-static ;;
2393 sol2-4 ) opsys=sol2-4-static ;; 2393 sol2-4 ) opsys=sol2-4-static ;;
2394 decosf1-3 ) opsys=decosf1-3-static ;; 2394 decosf1-3 ) opsys=decosf1-3-static ;;
2395 decosf3-1 ) opsys=decosf3-1-static ;; 2395 decosf3-1 ) opsys=decosf3-1-static ;;
2396 decosf3-2 ) opsys=decosf3-2-static ;; 2396 decosf3-2 ) opsys=decosf3-2-static ;;
2397 decosf4-0 ) opsys=decosf4-0-static ;;
2397 linux ) opsys=linux-static ;; 2398 linux ) opsys=linux-static ;;
2398 esac 2399 esac
2399 fi 2400 fi
2400 2401
2401 dynodump_arch='' 2402 dynodump_arch=''
8261 # Generated automatically by configure. 8262 # Generated automatically by configure.
8262 # Run this file to recreate the current configuration. 8263 # Run this file to recreate the current configuration.
8263 # This directory was configured as follows, 8264 # This directory was configured as follows,
8264 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`: 8265 # on host `(hostname || uname -n) 2>/dev/null | sed 1q`:
8265 # 8266 #
8266 # $0 $configure_args 8267 # $0 $quoted_arguments
8267 8268
8268 ac_cs_usage="Usage: config.status [--recheck] [--version] [--help]" 8269 ac_cs_usage="Usage: config.status [--recheck] [--version] [--help]"
8269 for ac_option 8270 for ac_option
8270 do 8271 do
8271 case "\$ac_option" in 8272 case "\$ac_option" in
8272 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r) 8273 -recheck | --recheck | --rechec | --reche | --rech | --rec | --re | --r)
8273 echo running \${CONFIG_SHELL-/bin/sh} $0 $configure_args --no-create 8274 echo running \${CONFIG_SHELL-/bin/sh} $0 $quoted_arguments --no-create
8274 exec \${CONFIG_SHELL-/bin/sh} $0 $configure_args --no-create ;; 8275 exec \${CONFIG_SHELL-/bin/sh} $0 $quoted_arguments --no-create ;;
8275 -version | --version | --versio | --versi | --vers | --ver | --ve | --v) 8276 -version | --version | --versio | --versi | --vers | --ver | --ve | --v)
8276 echo "config.status generated by autoconf version 1.11" 8277 echo "config.status generated by autoconf version 1.11"
8277 exit 0 ;; 8278 exit 0 ;;
8278 -help | --help | --hel | --he | --h) 8279 -help | --help | --hel | --he | --h)
8279 echo "\$ac_cs_usage"; exit 0 ;; 8280 echo "\$ac_cs_usage"; exit 0 ;;