]> git.proxmox.com Git - qemu.git/blobdiff - configure
config-host.mak: rename confdir to qemu_confdir
[qemu.git] / configure
index 8788354d6981aef25f80d40dc9c6b7fb7637510b..b64c99b427ee5ede1109816e72125e340b81f03a 100755 (executable)
--- a/configure
+++ b/configure
@@ -3025,7 +3025,7 @@ echo "mandir=$mandir" >> $config_host_mak
 echo "qemu_datadir=$qemu_datadir" >> $config_host_mak
 echo "sysconfdir=$sysconfdir" >> $config_host_mak
 echo "docdir=$qemu_docdir" >> $config_host_mak
-echo "confdir=$qemu_confdir" >> $config_host_mak
+echo "qemu_confdir=$qemu_confdir" >> $config_host_mak
 echo "libexecdir=\${prefix}/libexec" >> $config_host_mak
 echo "CONFIG_QEMU_SHAREDIR=\"$prefix$datasuffix\"" >> $config_host_mak
 echo "CONFIG_QEMU_HELPERDIR=\"$prefix/libexec\"" >> $config_host_mak