diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2022-06-14 11:40:06 +0000 |
---|---|---|
committer | Laurent Bercot <ska@appnovation.com> | 2022-06-14 11:40:06 +0000 |
commit | 4d081d9c2657ef40e770145f21328d37035dd774 (patch) | |
tree | e0318cc23a206c9584d360b82dec8c4d1896332e | |
parent | edb658eb85f0546ee72655f1b5cbacda7853db41 (diff) | |
download | s6-dns-4d081d9c2657ef40e770145f21328d37035dd774.tar.xz |
version: 2.3.5.4v2.3.5.4
Signed-off-by: Laurent Bercot <ska@appnovation.com>
-rw-r--r-- | INSTALL | 2 | ||||
-rw-r--r-- | README | 1 | ||||
-rw-r--r-- | README.macos (renamed from README.macosx) | 1 |
3 files changed, 1 insertions, 3 deletions
@@ -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: @@ -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. |