]> git.ipfire.org Git - thirdparty/autoconf.git/commitdiff
doc: fix broken cross-refs
authorPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jun 2023 20:39:15 +0000 (13:39 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Tue, 20 Jun 2023 20:39:44 +0000 (13:39 -0700)
doc/autoconf.texi
doc/install.texi

index 0f3047b317fce8b922705e42e74343e02bdefe20..7817fc1b5d29462682f7ba2ab4e12d38e6024199 100644 (file)
@@ -604,7 +604,6 @@ Running @command{configure} Scripts
 * Multiple Architectures::      Compiling for multiple architectures at once
 * Installation Names::          Installing in different directories
 * Optional Features::           Selecting optional features
-* Particular Systems::          Particular systems
 * System Type::                 Specifying the system type
 * Sharing Defaults::            Setting site-wide defaults for @command{configure}
 * Defining Variables::          Specifying the compiler etc.
@@ -23304,7 +23303,6 @@ may use comes with Autoconf.
 * Multiple Architectures::      Compiling for multiple architectures at once
 * Installation Names::          Installing in different directories
 * Optional Features::           Selecting optional features
-* Particular Systems::          Particular systems
 * System Type::                 Specifying the system type
 * Sharing Defaults::            Setting site-wide defaults for @command{configure}
 * Defining Variables::          Specifying the compiler etc.
@@ -26990,8 +26988,7 @@ for simple differences.
 @item
 Most tests which produce their result in a substituted variable allow to
 override the test by setting the variable on the @command{configure}
-command line (@pxref{Compilers and Options}, @pxref{Defining Variables},
-@pxref{Particular Systems}).
+command line (@pxref{Compilers and Options}, @pxref{Defining Variables}).
 
 @item
 Many tests store their result in a cache variable (@pxref{Caching
index cec245fd002518f767f010e77f15f552c3ea80c7..6d9788fa9cc9e4135de483478428ec58157380f9 100644 (file)
@@ -385,7 +385,7 @@ for more details, including other options available for fine-tuning
 the installation locations.
 
 @item --build=@var{type}
-Build for architecture @var{type}.  @ref{Specifying the System Type}
+Build for architecture @var{type}.  @ref{System Type}.
 for more details, including other system type options.
 
 @item --enable-@var{feature}