diff options
author | Laurent Bercot <ska-skaware@skarnet.org> | 2018-02-04 23:22:53 +0000 |
---|---|---|
committer | Laurent Bercot <ska-skaware@skarnet.org> | 2018-02-04 23:22:53 +0000 |
commit | 03012f54b1bcd31e0b817fc0222a9a47709c4018 (patch) | |
tree | d53c568d1e14bae1e1e0efadab8b0bf3e66982aa /README.macosx | |
download | pamela-03012f54b1bcd31e0b817fc0222a9a47709c4018.tar.gz pamela-03012f54b1bcd31e0b817fc0222a9a47709c4018.tar.xz pamela-03012f54b1bcd31e0b817fc0222a9a47709c4018.zip |
Initial commit
Diffstat (limited to 'README.macosx')
-rw-r--r-- | README.macosx | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/README.macosx b/README.macosx new file mode 100644 index 0000000..e8a44d0 --- /dev/null +++ b/README.macosx @@ -0,0 +1,4 @@ + + This package will compile and run on Darwin (MacOS), if there is an implementation +of Linux-PAM there; but the building of shared libraries is not supported. + Make sure you use the --disable-shared option to configure. |