config.status

changeset 2
282e7d2bb28a
parent 0
033898178630
child 5
36387e45a194
equal deleted inserted replaced
1:37f1a08315f3 2:282e7d2bb28a
391 391
392 on `(hostname || uname -n) 2>/dev/null | sed 1q` 392 on `(hostname || uname -n) 2>/dev/null | sed 1q`
393 " 393 "
394 394
395 # Files that config.status was made for. 395 # Files that config.status was made for.
396 config_files=" Makefile.global" 396 config_files=" Makefile.global www/version.php"
397 config_headers=" config.h" 397 config_headers=" config.h"
398 398
399 ac_cs_usage="\ 399 ac_cs_usage="\
400 \`$as_me' instantiates files and other configuration actions 400 \`$as_me' instantiates files and other configuration actions
401 from templates according to the current configuration. Unless the files 401 from templates according to the current configuration. Unless the files
534 for ac_config_target in $ac_config_targets 534 for ac_config_target in $ac_config_targets
535 do 535 do
536 case $ac_config_target in 536 case $ac_config_target in
537 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; 537 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
538 "Makefile.global") CONFIG_FILES="$CONFIG_FILES Makefile.global" ;; 538 "Makefile.global") CONFIG_FILES="$CONFIG_FILES Makefile.global" ;;
539 "www/version.php") CONFIG_FILES="$CONFIG_FILES www/version.php" ;;
539 540
540 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 541 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
541 esac 542 esac
542 done 543 done
543 544

mercurial