Mercurial > hg-old > index.cgi
comparison configure @ 291:9e71637d754c 2.0
Fixed up autoconf files
author | lost |
---|---|
date | Tue, 27 Jan 2009 05:42:26 +0000 |
parents | 843b1cfb7b5c |
children |
comparison
equal
deleted
inserted
replaced
290:9ce991e5c929 | 291:9e71637d754c |
---|---|
3254 fi | 3254 fi |
3255 | 3255 |
3256 | 3256 |
3257 ac_config_headers="$ac_config_headers src/config.h" | 3257 ac_config_headers="$ac_config_headers src/config.h" |
3258 | 3258 |
3259 ac_config_files="$ac_config_files Makefile src/Makefile" | 3259 ac_config_files="$ac_config_files Makefile src/Makefile doc/Makefile" |
3260 | 3260 |
3261 cat >confcache <<\_ACEOF | 3261 cat >confcache <<\_ACEOF |
3262 # This file is a shell script that caches the results of configure | 3262 # This file is a shell script that caches the results of configure |
3263 # tests run on this system so they can be shared between configure | 3263 # tests run on this system so they can be shared between configure |
3264 # scripts and configure runs, see configure's option --config-cache. | 3264 # scripts and configure runs, see configure's option --config-cache. |
3837 case $ac_config_target in | 3837 case $ac_config_target in |
3838 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; | 3838 "depfiles") CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;; |
3839 "src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; | 3839 "src/config.h") CONFIG_HEADERS="$CONFIG_HEADERS src/config.h" ;; |
3840 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; | 3840 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; |
3841 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; | 3841 "src/Makefile") CONFIG_FILES="$CONFIG_FILES src/Makefile" ;; |
3842 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; | |
3842 | 3843 |
3843 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 | 3844 *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5 |
3844 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} | 3845 echo "$as_me: error: invalid argument: $ac_config_target" >&2;} |
3845 { (exit 1); exit 1; }; };; | 3846 { (exit 1); exit 1; }; };; |
3846 esac | 3847 esac |