This variables can't be set here

Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
This commit is contained in:
Juan Quintela 2009-08-03 14:46:08 +02:00 committed by Anthony Liguori
parent 3457a3f8dd
commit 19a54b773d
1 changed files with 0 additions and 3 deletions

3
configure vendored
View File

@ -365,10 +365,7 @@ if [ "$bsd" = "yes" ] ; then
fi
if test "$mingw32" = "yes" ; then
linux="no"
EXESUF=".exe"
linux_user="no"
bsd_user="no"
CFLAGS="-DWIN32_LEAN_AND_MEAN -DWINVER=0x501 $CFLAGS"
fi