aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-05-05 07:47:23 +0000
committerLaurent Bercot <ska@appnovation.com>2025-05-05 07:47:23 +0000
commit19fe5804a4e0a88602e80cfd2d4dd5d48574dc13 (patch)
treeec37f65141bee10a9cd3a3d97c21b864300b981f
parentb9eb768dc8a61251a0c39fb3845d898338892587 (diff)
downloadexecline-19fe5804a4e0a88602e80cfd2d4dd5d48574dc13.tar.gz
version: 2.9.7.0v2.9.7.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--README.macos1
-rw-r--r--README.solaris1
2 files changed, 0 insertions, 2 deletions
diff --git a/README.macos b/README.macos
index 4c497de..9bdfadc 100644
--- a/README.macos
+++ b/README.macos
@@ -1,4 +1,3 @@
-
This package will compile and run on Darwin (MacOS), but the building of
shared libraries is not supported.
Make sure you use the --disable-shared option to configure.
diff --git a/README.solaris b/README.solaris
index 91a5b26..0450a37 100644
--- a/README.solaris
+++ b/README.solaris
@@ -1,4 +1,3 @@
-
This package assumes the existence of a POSIX shell in /bin/sh.
On Solaris, /bin/sh is not POSIX. Most versions of Solaris provide
a POSIX shell in /usr/xpg4/bin/sh.