@@ -6707,33 +6707,33 @@ echo "configure:6688: checking for tkConfig.sh" >&5
67076707set dummy wish; ac_word=$2
67086708echo $ac_n " checking for$ac_word " " ...$ac_c " 1>&6
67096709echo " configure:6710: checking for$ac_word " >&5
6710- if eval " test\" ` echo' $' ' {' ac_cv_path_wish ' +set}' ` \" = set" ; then
6710+ if eval " test\" ` echo' $' ' {' ac_cv_path_WISH ' +set}' ` \" = set" ; then
67116711echo $ac_n " (cached)$ac_c " 1>&6
67126712else
6713- case " $wish " in
6713+ case " $WISH " in
67146714 /* )
6715- ac_cv_path_wish =" $wish " # Let the user override the test with a path.
6715+ ac_cv_path_WISH =" $WISH " # Let the user override the test with a path.
67166716 ;;
67176717? :/* )
6718- ac_cv_path_wish =" $wish " # Let the user override the test with a dos path.
6718+ ac_cv_path_WISH =" $WISH " # Let the user override the test with a dos path.
67196719 ;;
67206720* )
67216721 IFS=" ${IFS= } " ; ac_save_ifs=" $IFS " ; IFS=" :"
67226722 ac_dummy=" $PATH "
67236723for ac_dir in $ac_dummy ; do
67246724test -z" $ac_dir " && ac_dir=.
67256725if test -f$ac_dir /$ac_word ; then
6726- ac_cv_path_wish =" $ac_dir /$ac_word "
6726+ ac_cv_path_WISH =" $ac_dir /$ac_word "
67276727break
67286728fi
67296729done
67306730 IFS=" $ac_save_ifs "
67316731 ;;
67326732esac
67336733fi
6734- wish =" $ac_cv_path_wish "
6735- if test -n" $wish " ; then
6736- echo " $ac_t " " $wish " 1>&6
6734+ WISH =" $ac_cv_path_WISH "
6735+ if test -n" $WISH " ; then
6736+ echo " $ac_t " " $WISH " 1>&6
67376737else
67386738echo " $ac_t " " no" 1>&6
67396739fi
@@ -7934,7 +7934,7 @@ s%@HAVE_POSIX_SIGNALS@%$HAVE_POSIX_SIGNALS%g
79347934s%@TCLSH@%$TCLSH %g
79357935s%@TCL_CONFIG_SH@%$TCL_CONFIG_SH %g
79367936s%@TK_CONFIG_SH@%$TK_CONFIG_SH %g
7937- s%@wish @%$wish %g
7937+ s%@WISH @%$WISH %g
79387938s%@X_CFLAGS@%$X_CFLAGS %g
79397939s%@X_PRE_LIBS@%$X_PRE_LIBS %g
79407940s%@X_LIBS@%$X_LIBS %g