From 82656db92d4fcd49d10ffba215e86c910e98a14b Mon Sep 17 00:00:00 2001 From: Laurent Bercot Date: Mon, 5 May 2025 07:47:19 +0000 Subject: version: 0.1.3.0 Signed-off-by: Laurent Bercot --- README.macos | 3 +++ README.macosx | 4 ---- 2 files changed, 3 insertions(+), 4 deletions(-) create mode 100644 README.macos delete mode 100644 README.macosx 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.3.1