diff options
Diffstat (limited to 'src/auto/configure')
-rwxr-xr-x | src/auto/configure | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/src/auto/configure b/src/auto/configure index 5cef55548..c85dec9da 100755 --- a/src/auto/configure +++ b/src/auto/configure @@ -9246,8 +9246,7 @@ $as_echo "yes - automatic GUI support" >&6; } auto) { $as_echo "$as_me:${as_lineno-$LINENO}: result: auto - disable GUI support for Mac OS" >&5 $as_echo "auto - disable GUI support for Mac OS" >&6; } ;; *) { $as_echo "$as_me:${as_lineno-$LINENO}: result: Sorry, $enable_gui GUI is not supported" >&5 -$as_echo "Sorry, $enable_gui GUI is not supported" >&6; } - SKIP_CARBON=YES ;; +$as_echo "Sorry, $enable_gui GUI is not supported" >&6; } ;; esac else |