forked from kyonshi/grenzland-mud
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