projects
/
qemu.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3457a3f
)
This variables can't be set here
author
Juan Quintela
<quintela@redhat.com>
Mon, 3 Aug 2009 12:46:08 +0000
(14:46 +0200)
committer
Anthony Liguori
<aliguori@us.ibm.com>
Mon, 10 Aug 2009 18:05:36 +0000
(13:05 -0500)
Signed-off-by: Juan Quintela <quintela@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Message-Id:
configure
patch
|
blob
|
history
diff --git
a/configure
b/configure
index 5c7909d6ababa945e8f0243adc8abf5bc692e61e..bb8e3874244efa434465bcba54b03efd670cc810 100755
(executable)
--- 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