forked from aniani/vim
updated for version 7.0226
This commit is contained in:
8
src/auto/configure
vendored
8
src/auto/configure
vendored
@@ -2838,10 +2838,6 @@ if test "`(uname) 2>/dev/null`" = Darwin; then
|
||||
echo "$as_me:$LINENO: result: yes" >&5
|
||||
echo "${ECHO_T}yes" >&6
|
||||
|
||||
if test x$prefix = xNONE; then
|
||||
prefix=/Applications
|
||||
fi
|
||||
|
||||
echo "$as_me:$LINENO: checking --disable-darwin argument" >&5
|
||||
echo $ECHO_N "checking --disable-darwin argument... $ECHO_C" >&6
|
||||
# Check whether --enable-darwin or --disable-darwin was given.
|
||||
@@ -3395,6 +3391,10 @@ fi
|
||||
if test "x$CARBON" = "xyes"; then
|
||||
if test -z "$with_x" -a "X$enable_gui" != Xmotif -a "X$enable_gui" != Xathena -a "X$enable_gui" != Xgtk -a "X$enable_gui" != Xgtk2; then
|
||||
with_x=no
|
||||
|
||||
if test x$prefix = xNONE; then
|
||||
prefix=/Applications
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user