From 4d081d9c2657ef40e770145f21328d37035dd774 Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Tue, 14 Jun 2022 11:40:06 +0000 Subject: version: 2.3.5.4 Signed-off-by: Laurent Bercot --- INSTALL | 2 +- README | 1 - README.macos | 3 +++ README.macosx | 4 ---- 4 files changed, 4 insertions(+), 6 deletions(-) create mode 100644 README.macos delete mode 100644 README.macosx 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 mailing-list for questions about s6-dns. - diff --git a/README.macos b/README.macos new file mode 100644 index 0000000..64e0742 --- /dev/null +++ b/README.macos @@ -0,0 +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.macosx b/README.macosx deleted file mode 100644 index d71a096..0000000 --- a/README.macosx +++ /dev/null @@ -1,4 +0,0 @@ - - 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. -- cgit v1.2.3