]> Savannah Git Hosting - gnulib.git/commitdiff
autoupdate
authorKarl Berry <karl@freefriends.org>
Fri, 18 Apr 2025 15:19:27 +0000 (08:19 -0700)
committerKarl Berry <karl@freefriends.org>
Fri, 18 Apr 2025 15:19:27 +0000 (08:19 -0700)
doc/INSTALL
doc/INSTALL.ISO
doc/INSTALL.UTF-8
doc/install.texi

index 8c608b8f4ed923995f13543578d02234a7bb4a70..2e8702821cd401846875478ddc941e42df54f583 100644 (file)
@@ -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,
index a08d4dc95dcde50472ab0e4a948d61f90d5346de..903536d3a647c0a967e97d85a20df3093179b503 100644 (file)
@@ -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,
index 8c608b8f4ed923995f13543578d02234a7bb4a70..2e8702821cd401846875478ddc941e42df54f583 100644 (file)
@@ -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,
index 414c8939317ff524ead78126d1cf790d2e6a9dfa..f9e5e7fa693c5a6a7cc71af8092c951901cde1ee 100644 (file)
@@ -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