ENABLE_WINCONSOLE badly defined.

This commit is contained in:
Vitor Santos Costa 2009-04-22 21:35:05 -05:00
parent bb147a3b48
commit 7d25a1da53
2 changed files with 2 additions and 2 deletions

2
configure vendored
View File

@ -4366,7 +4366,7 @@ fi
fi
else
INSTALL_COMMAND="install_unix"
ENABLE_WINCONSOLE=""
ENABLE_WINCONSOLE="#"
{ echo "$as_me:$LINENO: checking for sin in -lm" >&5
echo $ECHO_N "checking for sin in -lm... $ECHO_C" >&6; }

View File

@ -501,7 +501,7 @@ then
fi
else
INSTALL_COMMAND="install_unix"
ENABLE_WINCONSOLE=""
ENABLE_WINCONSOLE="#"
AC_CHECK_LIB(m,sin)
AC_CHECK_LIB(socket,socket)
dnl X/Open Networking is sometimes a separate library