]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - config-scripts/cups-opsys.m4
Update all references to OS X to macOS.
[thirdparty/cups.git] / config-scripts / cups-opsys.m4
index 549b27a21d9f3ad6b6583bea3d1d44c33f4f0994..3cf6fb113c19b23366360cce6473bea23ed6961b 100644 (file)
@@ -20,7 +20,7 @@ case "$uname" in
        Darwin*)
                uname="Darwin"
                if test $uversion -lt 120; then
-                       AC_MSG_ERROR([Sorry, this version of CUPS requires OS X 10.8 or higher.])
+                       AC_MSG_ERROR([Sorry, this version of CUPS requires macOS 10.8 or higher.])
                fi
                ;;