mirror of
https://github.com/tbamud/tbamud.git
synced 2026-02-18 17:41:45 +01:00
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:
committed by
GitHub
parent
e59420363a
commit
7036a15782
11
.gitignore
vendored
11
.gitignore
vendored
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user