From 40bf3844286a94566ee9eae844b5459b8a0eb375 Mon Sep 17 00:00:00 2001 From: Juan Quintela Date: Mon, 3 Aug 2009 14:45:53 +0200 Subject: [PATCH] oss variable don't exist anymore Signed-off-by: Juan Quintela Signed-off-by: Anthony Liguori Message-Id: --- configure | 1 - 1 file changed, 1 deletion(-) diff --git a/configure b/configure index ddc9009812..ec8d1b2ff9 100755 --- a/configure +++ b/configure @@ -682,7 +682,6 @@ fi if test "$mingw32" = "yes" ; then linux="no" EXESUF=".exe" - oss="no" linux_user="no" bsd_user="no" OS_CFLAGS="$OS_CFLAGS -DWIN32_LEAN_AND_MEAN -DWINVER=0x501"