From 19a54b773d846d54522a23a54f7c8edb334f3e17 Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 3 Aug 2009 14:46:08 +0200 Subject: 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(-) (limited to 'configure') diff --git a/configure b/configure index 5c7909d6ab..bb8e387424 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 -- cgit v1.2.3