From: Karl Berry Date: Fri, 18 Apr 2025 15:19:27 +0000 (-0700) Subject: autoupdate X-Git-Url: https://gitweb.git.savannah.gnu.org/gitweb/?a=commitdiff_plain;h=c20dedcb5134efc108cb666414eec8f465a966fb;p=gnulib.git autoupdate --- diff --git a/doc/INSTALL b/doc/INSTALL index 8c608b8f4e..2e8702821c 100644 --- a/doc/INSTALL +++ b/doc/INSTALL @@ -104,6 +104,19 @@ editing ‘configure’ directly. 9. If the package follows the GNU Coding Standards, you can type ‘make uninstall’ to remove the installed files. +Installation Prerequisites +========================== + + Installation requires a POSIX-like environment with a shell and at +least the following standard utilities: + + awk cat cp diff echo expr false + grep ls mkdir mv printf pwd + rm rmdir sed sort test tr + +This package’s installation may need other standard utilities such as +‘cmp’, ‘make’, ‘sleep’ and ‘touch’, along with compilers like ‘gcc’. + Compilers and Options ===================== @@ -359,7 +372,7 @@ more details. Copyright notice ================ - Copyright © 1994–1996, 1999–2002, 2004–2017, 2020–2024 Free Software + Copyright © 1994–1996, 1999–2002, 2004–2017, 2020–2025 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, diff --git a/doc/INSTALL.ISO b/doc/INSTALL.ISO index a08d4dc95d..903536d3a6 100644 --- a/doc/INSTALL.ISO +++ b/doc/INSTALL.ISO @@ -104,6 +104,19 @@ editing 'configure' directly. 9. If the package follows the GNU Coding Standards, you can type 'make uninstall' to remove the installed files. +Installation Prerequisites +========================== + + Installation requires a POSIX-like environment with a shell and at +least the following standard utilities: + + awk cat cp diff echo expr false + grep ls mkdir mv printf pwd + rm rmdir sed sort test tr + +This package's installation may need other standard utilities such as +'cmp', 'make', 'sleep' and 'touch', along with compilers like 'gcc'. + Compilers and Options ===================== @@ -359,7 +372,7 @@ more details. Copyright notice ================ - Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2024 Free Software + Copyright (C) 1994-1996, 1999-2002, 2004-2017, 2020-2025 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, diff --git a/doc/INSTALL.UTF-8 b/doc/INSTALL.UTF-8 index 8c608b8f4e..2e8702821c 100644 --- a/doc/INSTALL.UTF-8 +++ b/doc/INSTALL.UTF-8 @@ -104,6 +104,19 @@ editing ‘configure’ directly. 9. If the package follows the GNU Coding Standards, you can type ‘make uninstall’ to remove the installed files. +Installation Prerequisites +========================== + + Installation requires a POSIX-like environment with a shell and at +least the following standard utilities: + + awk cat cp diff echo expr false + grep ls mkdir mv printf pwd + rm rmdir sed sort test tr + +This package’s installation may need other standard utilities such as +‘cmp’, ‘make’, ‘sleep’ and ‘touch’, along with compilers like ‘gcc’. + Compilers and Options ===================== @@ -359,7 +372,7 @@ more details. Copyright notice ================ - Copyright © 1994–1996, 1999–2002, 2004–2017, 2020–2024 Free Software + Copyright © 1994–1996, 1999–2002, 2004–2017, 2020–2025 Free Software Foundation, Inc. Copying and distribution of this file, with or without modification, diff --git a/doc/install.texi b/doc/install.texi index 414c893931..f9e5e7fa69 100644 --- a/doc/install.texi +++ b/doc/install.texi @@ -132,6 +132,23 @@ If the package follows the GNU Coding Standards, you can type @samp{make uninstall} to remove the installed files. @end enumerate +@node Installation Prerequisites +@section Installation Prerequisites + +Installation requires a POSIX-like environment +with a shell and at least the following standard utilities: + +@example +awk cat cp diff echo expr false +grep ls mkdir mv printf pwd +rm rmdir sed sort test tr +@end example + +@noindent +This package's installation may need other standard utilities such as +@command{cmp}, @command{make}, @command{sleep} and @command{touch}, +along with compilers like @command{gcc}. + @node Compilers and Options @section Compilers and Options