]> git.proxmox.com Git - mirror_qemu.git/blobdiff - configure
trace: simple: pass trace_file unmodified to config-host.h
[mirror_qemu.git] / configure
index a9a424948ce412a44070067894c641220e79714c..c27c4d6f1caf3c932c4fc9e8747a6eac425cdc4c 100755 (executable)
--- a/configure
+++ b/configure
@@ -4580,8 +4580,6 @@ if have_backend "nop"; then
 fi
 if have_backend "simple"; then
   echo "CONFIG_TRACE_SIMPLE=y" >> $config_host_mak
-  # Set the appropriate trace file.
-  trace_file="\"$trace_file-\" FMT_pid"
 fi
 if have_backend "log"; then
   echo "CONFIG_TRACE_LOG=y" >> $config_host_mak