]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-pam.m4
Update all references to OS X to macOS.
[thirdparty/cups.git] / config-scripts / cups-pam.m4
index de9c476bedd7f748b0b5d1d42fbd2446a510453d..e3c6aa6e8f4d53370ab6ec64995d2d1e6c7b54f4 100644 (file)
@@ -54,7 +54,7 @@ if test x$enable_pam != xno; then
 
        case "$uname" in
                Darwin*)
-                       # Darwin/OS X
+                       # Darwin/macOS
                        if test "x$with_pam_module" != x; then
                                PAMFILE="pam.$with_pam_module"
                        elif test -f /usr/lib/pam/pam_opendirectory.so.2; then