comparison configure @ 1611:2675e0edcc1d

First attempt at fixing dwindows-config --version after the build system versioning changes a couple versions ago... might require further tweaks.
author bsmith@81767d24-ef19-dc11-ae90-00e081727c95
date Sat, 24 Mar 2012 14:57:20 +0000
parents ae90d440b2a4
children 2cfbfccbbafe
comparison
equal deleted inserted replaced
1610:48a61abcd5bb 1611:2675e0edcc1d
5875 5875
5876 5876
5877 5877
5878 5878
5879 5879
5880 ac_config_files="$ac_config_files Makefile dwindows-config" 5880 ac_config_files="$ac_config_files Makefile dwindows-config1"
5881 5881
5882 cat >confcache <<\_ACEOF 5882 cat >confcache <<\_ACEOF
5883 # This file is a shell script that caches the results of configure 5883 # This file is a shell script that caches the results of configure
5884 # tests run on this system so they can be shared between configure 5884 # tests run on this system so they can be shared between configure
5885 # scripts and configure runs, see configure's option --config-cache. 5885 # scripts and configure runs, see configure's option --config-cache.
6581 for ac_config_target in $ac_config_targets 6581 for ac_config_target in $ac_config_targets
6582 do 6582 do
6583 case $ac_config_target in 6583 case $ac_config_target in
6584 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;; 6584 "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
6585 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;; 6585 "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
6586 "dwindows-config") CONFIG_FILES="$CONFIG_FILES dwindows-config" ;; 6586 "dwindows-config1") CONFIG_FILES="$CONFIG_FILES dwindows-config1" ;;
6587 6587
6588 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;; 6588 *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
6589 esac 6589 esac
6590 done 6590 done
6591 6591