Mercurial > hg-old > index.cgi
comparison configure @ 399:ec09e78b21b1 3.0-beta1
Fixed inclusion of documentation in make dist
author | lost@l-w.ca |
---|---|
date | Fri, 23 Jul 2010 17:30:46 -0600 |
parents | 7987ee447833 |
children |
comparison
equal
deleted
inserted
replaced
398:7987ee447833 | 399:ec09e78b21b1 |
---|---|
10742 LIBGNU_LTLIBDEPS="$gl_ltlibdeps" | 10742 LIBGNU_LTLIBDEPS="$gl_ltlibdeps" |
10743 | 10743 |
10744 | 10744 |
10745 ac_config_headers="$ac_config_headers config.h" | 10745 ac_config_headers="$ac_config_headers config.h" |
10746 | 10746 |
10747 ac_config_files="$ac_config_files Makefile lib/Makefile lwlib/Makefile lwasm/Makefile lwlink/Makefile lwar/Makefile" | 10747 ac_config_files="$ac_config_files Makefile lib/Makefile lwlib/Makefile lwasm/Makefile lwlink/Makefile lwar/Makefile doc/Makefile" |
10748 | 10748 |
10749 cat >confcache <<\_ACEOF | 10749 cat >confcache <<\_ACEOF |
10750 # This file is a shell script that caches the results of configure | 10750 # This file is a shell script that caches the results of configure |
10751 # tests run on this system so they can be shared between configure | 10751 # tests run on this system so they can be shared between configure |
10752 # scripts and configure runs, see configure's option --config-cache. | 10752 # scripts and configure runs, see configure's option --config-cache. |
11498 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; | 11498 "lib/Makefile") CONFIG_FILES="$CONFIG_FILES lib/Makefile" ;; |
11499 "lwlib/Makefile") CONFIG_FILES="$CONFIG_FILES lwlib/Makefile" ;; | 11499 "lwlib/Makefile") CONFIG_FILES="$CONFIG_FILES lwlib/Makefile" ;; |
11500 "lwasm/Makefile") CONFIG_FILES="$CONFIG_FILES lwasm/Makefile" ;; | 11500 "lwasm/Makefile") CONFIG_FILES="$CONFIG_FILES lwasm/Makefile" ;; |
11501 "lwlink/Makefile") CONFIG_FILES="$CONFIG_FILES lwlink/Makefile" ;; | 11501 "lwlink/Makefile") CONFIG_FILES="$CONFIG_FILES lwlink/Makefile" ;; |
11502 "lwar/Makefile") CONFIG_FILES="$CONFIG_FILES lwar/Makefile" ;; | 11502 "lwar/Makefile") CONFIG_FILES="$CONFIG_FILES lwar/Makefile" ;; |
11503 "doc/Makefile") CONFIG_FILES="$CONFIG_FILES doc/Makefile" ;; | |
11503 | 11504 |
11504 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; | 11505 *) as_fn_error "invalid argument: \`$ac_config_target'" "$LINENO" 5;; |
11505 esac | 11506 esac |
11506 done | 11507 done |
11507 | 11508 |