about summary refs log tree commit diff
path: root/pkgs/development/compilers/ocaml
diff options
context:
space:
mode:
authordavidak <git@davidak.de>2017-08-07 00:05:18 +0200
committerdavidak <git@davidak.de>2017-08-07 21:41:30 +0200
commit3270aa896bc78ee261c34137035d2705aba78440 (patch)
tree01c1f1bca1cd4bd6aedaca8114d6e980612beb53 /pkgs/development/compilers/ocaml
parentff9479cd543545899cfd6cc20bb446e5a6bf4603 (diff)
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 [...]"
Diffstat (limited to 'pkgs/development/compilers/ocaml')
-rwxr-xr-xpkgs/development/compilers/ocaml/configure-3.08.02
1 files changed, 1 insertions, 1 deletions
diff --git a/pkgs/development/compilers/ocaml/configure-3.08.0 b/pkgs/development/compilers/ocaml/configure-3.08.0
index c62da78ab9fdd..9c8705855120b 100755
--- a/pkgs/development/compilers/ocaml/configure-3.08.0
+++ b/pkgs/development/compilers/ocaml/configure-3.08.0
@@ -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