]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-gssapi.m4
Update all references to OS X to macOS.
[thirdparty/cups.git] / config-scripts / cups-gssapi.m4
index 548898495f8e61b267bad82cbe855463e29c484c..e540bfcce8ad8af2acdb86c97098652d93877fa5 100644 (file)
@@ -24,7 +24,7 @@ if test x$enable_gssapi != xno; then
        if test "x$KRB5CONFIG" != x; then
                case "$uname" in
                        Darwin)
-                               # OS X weak-links to the Kerberos framework...
+                               # macOS weak-links to the Kerberos framework...
                                LIBGSSAPI="-weak_framework Kerberos"
                                AC_MSG_CHECKING(for GSS framework)
                                if test -d /System/Library/Frameworks/GSS.framework; then