summaryrefslogtreecommitdiff
path: root/configure
diff options
context:
space:
mode:
Diffstat (limited to 'configure')
-rwxr-xr-xconfigure6
1 files changed, 0 insertions, 6 deletions
diff --git a/configure b/configure
index a8492ddf7..626d78a77 100755
--- a/configure
+++ b/configure
@@ -2626,12 +2626,6 @@ if test "x$host_os_version" = x; then
host_os_version="0"
fi
-if test "$host_os_name" = darwin -a $host_os_version -lt 120; then
- as_fn_error $? "Sorry, this version of CUPS requires macOS 10.8 or higher." "$LINENO" 5
-fi
-
-echo host_os_version=$host_os_version
-
if test "$build" = "$host"; then
# No, build local targets
LOCALTARGET="local"