diff options
| author | Eduardo Habkost | 2012-04-18 21:55:41 +0200 |
|---|---|---|
| committer | Anthony Liguori | 2012-04-24 16:50:30 +0200 |
| commit | 6aae2a2e0e3c43e479f889389074cda8bef3a580 (patch) | |
| tree | 13066132b1b7933a31e7745825fb7e058d31bc90 /scripts/create_config | |
| parent | create_config: separate section for qemu_*dir variables (v2) (diff) | |
| download | qemu-6aae2a2e0e3c43e479f889389074cda8bef3a580.tar.gz qemu-6aae2a2e0e3c43e479f889389074cda8bef3a580.tar.xz qemu-6aae2a2e0e3c43e479f889389074cda8bef3a580.zip | |
config-host.mak: rename datadir to qemu_datadir
Autoconf concept of "datadir" is supposed to be "$prefix/share", not
"$prefix/share/PACKAGE", so using datadir for the Qemu-specific
directory is confusing.
The current C code that uses CONFIG_QEMU_DATADIR should be safe, as now
create_config generates the same #define name (CONFIG_QEMU_DATADIR) for
both "datadir" and "qemu_datadir" variables.
Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>
Diffstat (limited to 'scripts/create_config')
0 files changed, 0 insertions, 0 deletions
