Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit85016a2

Browse files
committed
autoconf
1 parent381e5b9 commit85016a2

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

‎src/configure

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -6707,33 +6707,33 @@ echo "configure:6688: checking for tkConfig.sh" >&5
67076707
set dummy wish; ac_word=$2
67086708
echo$ac_n"checking for$ac_word""...$ac_c"1>&6
67096709
echo"configure:6710: checking for$ac_word">&5
6710-
ifeval"test\"`echo'$''{'ac_cv_path_wish'+set}'`\" = set";then
6710+
ifeval"test\"`echo'$''{'ac_cv_path_WISH'+set}'`\" = set";then
67116711
echo$ac_n"(cached)$ac_c"1>&6
67126712
else
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"
67236723
forac_dirin$ac_dummy;do
67246724
test -z"$ac_dir"&& ac_dir=.
67256725
iftest -f$ac_dir/$ac_word;then
6726-
ac_cv_path_wish="$ac_dir/$ac_word"
6726+
ac_cv_path_WISH="$ac_dir/$ac_word"
67276727
break
67286728
fi
67296729
done
67306730
IFS="$ac_save_ifs"
67316731
;;
67326732
esac
67336733
fi
6734-
wish="$ac_cv_path_wish"
6735-
iftest -n"$wish";then
6736-
echo"$ac_t""$wish"1>&6
6734+
WISH="$ac_cv_path_WISH"
6735+
iftest -n"$WISH";then
6736+
echo"$ac_t""$WISH"1>&6
67376737
else
67386738
echo"$ac_t""no"1>&6
67396739
fi
@@ -7934,7 +7934,7 @@ s%@HAVE_POSIX_SIGNALS@%$HAVE_POSIX_SIGNALS%g
79347934
s%@TCLSH@%$TCLSH%g
79357935
s%@TCL_CONFIG_SH@%$TCL_CONFIG_SH%g
79367936
s%@TK_CONFIG_SH@%$TK_CONFIG_SH%g
7937-
s%@wish@%$wish%g
7937+
s%@WISH@%$WISH%g
79387938
s%@X_CFLAGS@%$X_CFLAGS%g
79397939
s%@X_PRE_LIBS@%$X_PRE_LIBS%g
79407940
s%@X_LIBS@%$X_LIBS%g

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp