diff options
-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. |