summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLaurent Bercot <ska-skaware@skarnet.org>2022-06-14 11:40:06 +0000
committerLaurent Bercot <ska@appnovation.com>2022-06-14 11:40:06 +0000
commit4d081d9c2657ef40e770145f21328d37035dd774 (patch)
treee0318cc23a206c9584d360b82dec8c4d1896332e
parentedb658eb85f0546ee72655f1b5cbacda7853db41 (diff)
downloads6-dns-4d081d9c2657ef40e770145f21328d37035dd774.tar.xz
version: 2.3.5.4v2.3.5.4
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r--INSTALL2
-rw-r--r--README1
-rw-r--r--README.macos (renamed from README.macosx)1
3 files changed, 1 insertions, 3 deletions
diff --git a/INSTALL b/INSTALL
index 97a17fe..3c9ffee 100644
--- a/INSTALL
+++ b/INSTALL
@@ -6,7 +6,7 @@ Build Instructions
- A POSIX-compliant C development environment
- GNU make version 3.81 or later
- - skalibs version 2.12.0.0 or later: http://skarnet.org/software/skalibs/
+ - skalibs version 2.12.0.0 or later: https://skarnet.org/software/skalibs/
This software will run on any operating system that implements
POSIX.1-2008, available at:
diff --git a/README b/README
index d4380d1..587fd21 100644
--- a/README
+++ b/README
@@ -22,4 +22,3 @@ library to perform asynchronous DNS requests.
Please use the <skaware at list.skarnet.org> mailing-list for
questions about s6-dns.
-
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.