replace "Mac OS X" and "OS X" with "macOS"
as it is the official name since 2016 https://en.wikipedia.org/wiki/Macintosh_operating_systems#Desktop exception are parts refering to older versions of macOS like "GUI support for Mac OS X 10.6 - 10.12. Note that Emacs 23 and later [...]"
This commit is contained in:
@@ -45,7 +45,7 @@ gcc_warnings="-Wall"
|
||||
unset LANG
|
||||
unset LC_ALL LC_CTYPE LC_COLLATE LC_MESSAGES LC_MONETARY LC_NUMERIC LC_TIME
|
||||
|
||||
# Turn off some MacOS X debugging stuff, same reason
|
||||
# Turn off some macOS debugging stuff, same reason
|
||||
unset RC_TRACE_ARCHIVES RC_TRACE_DYLIBS RC_TRACE_PREBINDING_DISABLED
|
||||
|
||||
# Parse command-line arguments
|
||||
|
||||
Reference in New Issue
Block a user