diff 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
line wrap: on
line diff
--- a/configure	Sat Mar 03 08:43:46 2012 +0000
+++ b/configure	Sat Mar 24 14:57:20 2012 +0000
@@ -5877,7 +5877,7 @@
 
 
 
-ac_config_files="$ac_config_files Makefile dwindows-config"
+ac_config_files="$ac_config_files Makefile dwindows-config1"
 
 cat >confcache <<\_ACEOF
 # This file is a shell script that caches the results of configure
@@ -6583,7 +6583,7 @@
   case $ac_config_target in
     "config.h") CONFIG_HEADERS="$CONFIG_HEADERS config.h" ;;
     "Makefile") CONFIG_FILES="$CONFIG_FILES Makefile" ;;
-    "dwindows-config") CONFIG_FILES="$CONFIG_FILES dwindows-config" ;;
+    "dwindows-config1") CONFIG_FILES="$CONFIG_FILES dwindows-config1" ;;
 
   *) as_fn_error $? "invalid argument: \`$ac_config_target'" "$LINENO" 5;;
   esac