Home
last modified time | relevance | path

Searched hist:c00b2808053064a08b93f5ed901b21693a431b6d (Results 1 – 1 of 1) sorted by relevance

/qemu/
H A Dconfigurec00b2808053064a08b93f5ed901b21693a431b6d Wed Apr 18 19:55:37 UTC 2012 Eduardo Habkost <ehabkost@redhat.com> configure: rename $datadir to $qemu_datadir

The variable is used for the qemu-specific directory and has a different
meaning of the autoconf "datadir" variable (that's used for the
$prefix/share directory, not for $prefix/share/PACKAGE).

This doesn't change behavior or interfaces, it's just an internal
variable rename.

Signed-off-by: Eduardo Habkost <ehabkost@redhat.com>
Signed-off-by: Anthony Liguori <aliguori@us.ibm.com>