From cb8b85c2f61551894aead0cd4e6ba43bb26650ce Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 3 Aug 2009 14:46:08 +0200 Subject: [PATCH] This variables can't be set here Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori Message-Id: --- configure | 3 --- 1 file changed, 3 deletions(-) diff --git a/configure b/configure index 5c7909d..bb8e387 100755 --- a/configure +++ b/configure @@ -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 -- 2.7.4