@@ -870,7 +870,7 @@ this manual are either standard @command{autoconf} options not relevant
870870to @R {} or intended for specialist uses by the @R {} developers.
871871
872872@command {configure } will select a C23 compiler if it finds one: to
873- cicumvent  this use option @option {--without-C23 }.  This will only have
873+ circumvent  this use option @option {--without-C23 }.  This will only have
874874an effect if the compiler in use does not default to C23: GCC 15 does
875875and might be selected as @command {gcc } if macro @code {CC } is not
876876specified in @file {config.site }.  (A compiler is considered to be a `C23
@@ -1098,7 +1098,7 @@ if you want to specify a non-default standard use something like
10981098Compiling @R {} requires C99 or later: C11 and C17 are minor updates, but
10991099the substantial update `C23' (finally published in October 2024) is also
11001100supported for recent versions of GCC@footnote {At  least  13--15:  15 
1101- defaults  to  C23 },  @command {clang }@footnote {including  LLVM  clang  18--20 
1101+ defaults  to  C23 },  @command {clang }@footnote {including  @I { LLVM }  clang  18--20 
11021102and  Apple  clang  15/16. } and Intel @command {icx }.  @R {} 4.5.0 defaults
11031103to C23 if supported by the chosen compiler.
11041104
@@ -3442,7 +3442,7 @@ plus, preferably a TeX installation and Java.
34423442@subsection  Tcl/Tk 
34433443
34443444The @pkg {tcltk } package needs Tcl/Tk @geq {} 8.4 installed: the sources are
3445- available at @uref {https://www.tcl.tk / }.  To specify the locations of the
3445+ available at @uref {https://www.tcl-lang.org / }.  To specify the locations of the
34463446Tcl/Tk files you may need the configuration options
34473447
34483448@table  @option 
0 commit comments