aboutsummaryrefslogtreecommitdiff
path: root/version.texi.in
diff options
context:
space:
mode:
authorPaolo Bonzini <pbonzini@redhat.com>2020-10-16 03:19:14 -0400
committerPaolo Bonzini <pbonzini@redhat.com>2020-10-26 07:08:38 -0400
commit16bf7a3326d8e8be42b3bf844a6c539d52a997b3 (patch)
treee2e5d5904c3bd3a8481b3bd87a95bf66962802fd /version.texi.in
parentfe0038bec26fdac2256db43894d55d1a6f798c0f (diff)
downloadqemu-16bf7a3326d8e8be42b3bf844a6c539d52a997b3.zip
qemu-16bf7a3326d8e8be42b3bf844a6c539d52a997b3.tar.gz
qemu-16bf7a3326d8e8be42b3bf844a6c539d52a997b3.tar.bz2
configure: move directory options from config-host.mak to meson
Since installation is not part of Makefiles anymore, Make need not know the directories anymore. Meson already knows them through built-in options, do everything using them instead of the config_host dictionary. Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Diffstat (limited to 'version.texi.in')
-rw-r--r--version.texi.in2
1 files changed, 0 insertions, 2 deletions
diff --git a/version.texi.in b/version.texi.in
deleted file mode 100644
index 0a723b8..0000000
--- a/version.texi.in
+++ /dev/null
@@ -1,2 +0,0 @@
-@set VERSION @VERSION@
-@set CONFDIR @qemu_confdir@