]> Git Repo - qemu.git/blobdiff - configure
exec: Remove unneeded include files
[qemu.git] / configure
index 2b4e1af7ebfa307b5403f2f13bc9fd50cec84ab2..8ad03ea17d002116a989ed016d796d0a2137ea15 100755 (executable)
--- a/configure
+++ b/configure
@@ -1657,7 +1657,7 @@ EOF
             "Make sure to have the zlib libs and headers installed."
     fi
 fi
-libs_softmmu="$libs_softmmu -lz"
+LIBS="$LIBS -lz"
 
 ##########################################
 # libseccomp check
This page took 0.019038 seconds and 4 git commands to generate.