Changeset 1117 for 1.8.3/trunk/configure
- Timestamp:
- 10/05/07 15:36:32 (1 year ago)
- Files:
-
- 1.8.3/trunk/configure (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
1.8.3/trunk/configure
r1032 r1117 17944 17944 ac_config_files="$ac_config_files game/txt/compose.sh" 17945 17945 17946 ac_config_files="$ac_config_files test/alltests.sh" 17947 17946 17948 cat >confcache <<\_ACEOF 17947 17949 # This file is a shell script that caches the results of configure … … 18488 18490 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; 18489 18491 "game/txt/compose.sh") CONFIG_FILES="$CONFIG_FILES game/txt/compose.sh" ;; 18492 "test/alltests.sh") CONFIG_FILES="$CONFIG_FILES test/alltests.sh" ;; 18490 18493 18491 18494 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 … … 19034 19037 case $ac_file$ac_mode in 19035 19038 "game/txt/compose.sh":F) chmod +x game/txt/compose.sh ;; 19039 "test/alltests.sh":F) chmod +x test/alltests.sh ;; 19036 19040 19037 19041 esac
