Changes to make the code compile normally on macOS. (#137)

Changes in configure to set crypt lib dynamically depending on the OS
This commit is contained in:
Victor Augusto Borges Dias de Almeida
2024-09-22 06:15:28 -03:00
committed by GitHub
parent e59420363a
commit 7036a15782
6 changed files with 500 additions and 38 deletions

11
.gitignore vendored
View File

@@ -83,4 +83,13 @@ src/test/testfile
.project
.settings
.cproject
.cproject
# macOS generated files
.DS_Store
.DS_Store?
._*
.Spotlight-V100
.Trashes
ehthumbs.db
Thumbs.db