From 313d7f4efb76c64fec6577b195e59a3044ab7b9c Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Sun, 3 Jan 2021 00:18:26 +0000 Subject: Document optional execline --- INSTALL | 2 +- doc/index.html | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/INSTALL b/INSTALL index b7f9a64..04768b4 100644 --- a/INSTALL +++ b/INSTALL @@ -7,7 +7,7 @@ Build Instructions - A POSIX-compliant C development environment - GNU make version 3.81 or later - skalibs version 2.10.0.0 or later: https://skarnet.org/software/skalibs/ - - (Optional) execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ + - Optional (but recommended): execline version 2.7.0.0 or later: https://skarnet.org/software/execline/ - s6 version 2.10.0.0 or later: https://skarnet.org/software/s6/ - s6-dns version 2.3.3.0 or later: https://skarnet.org/software/s6-dns/ - Depending on whether you build the SSL tools, diff --git a/doc/index.html b/doc/index.html index 1160f7a..904fc85 100644 --- a/doc/index.html +++ b/doc/index.html @@ -47,7 +47,7 @@ compiled with IPv6 support, s6-networking is IPv6-ready. 2.10.0.0 or later. It's a build-time requirement. It's also a run-time requirement if you link against the shared version of the skalibs library. -
  • execline version +
  • (Optional, but recommended) execline version 2.7.0.0 or later. It's a build-time and run-time requirement.
  • s6 version 2.10.0.0 or later. It's a build-time and run-time requirement.
  • -- cgit v1.2.3