mirror of
https://github.com/vim/vim.git
synced 2025-11-13 22:54:27 -05:00
patch 8.2.1442: outdated references to the Mac Carbon GUI
Problem: Outdated references to the Mac Carbon GUI. Solution: Remove or update references. (Yee Cheng Chin, closes #6703)
This commit is contained in:
3
src/auto/configure
vendored
3
src/auto/configure
vendored
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user