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:
parent
3457a3f8dd
commit
19a54b773d
3
configure
vendored
3
configure
vendored
@ -365,10 +365,7 @@ if [ "$bsd" = "yes" ] ; then
|
|||||||
fi
|
fi
|
||||||
|
|
||||||
if test "$mingw32" = "yes" ; then
|
if test "$mingw32" = "yes" ; then
|
||||||
linux="no"
|
|
||||||
EXESUF=".exe"
|
EXESUF=".exe"
|
||||||
linux_user="no"
|
|
||||||
bsd_user="no"
|
|
||||||
CFLAGS="-DWIN32_LEAN_AND_MEAN -DWINVER=0x501 $CFLAGS"
|
CFLAGS="-DWIN32_LEAN_AND_MEAN -DWINVER=0x501 $CFLAGS"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user