aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2025-05-05 07:47:15 +0000
committerLaurent Bercot <ska@appnovation.com>2025-05-05 07:47:15 +0000
commitd97175d8ba3783c492ddbd1c03bb9a6222358a81 (patch)
tree55f2424ee2ce1f865f96ea772ff32620ff98244e
parentaf43918b5c8605770af2b895ac9869a0773588b3 (diff)
downloadnsss-0.2.1.0.tar.gz
version: 0.2.1.0v0.2.1.0
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--README.macos (renamed from README.macosx)1
-rw-r--r--README.solaris1
2 files changed, 0 insertions, 2 deletions
diff --git a/README.macosx b/README.macos
index d71a096..64e0742 100644
--- a/README.macosx
+++ b/README.macos
@@ -1,4 +1,3 @@
-
This package will compile and run on Darwin (MacOS X), 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.