[Qemu-devel] [PATCH 02/14] configure: rename $docdir to $qemu_docdir

2012-04-18 Thread Eduardo Habkost
The autoconf "docdir" variable is used for the program-specific subdirectory, but anyway it's better to make it clear that the variable is used for the qemu-specific subdirectory path. Signed-off-by: Eduardo Habkost --- configure |8 1 files changed, 4 insertions(+), 4 deletions(-)

[Qemu-devel] [PATCH 02/14] configure: rename $docdir to $qemu_docdir

2012-04-04 Thread Eduardo Habkost
The autoconf "docdir" variable is used for the program-specific subdirectory, but anyway it's better to make it clear that the variable is used for the qemu-specific subdirectory path. Signed-off-by: Eduardo Habkost --- configure |8 1 files changed, 4 insertions(+), 4 deletions(-)

[Qemu-devel] [PATCH 02/14] configure: rename $docdir to $qemu_docdir

2012-03-30 Thread Eduardo Habkost
The autoconf "docdir" variable is used for the program-specific subdirectory, but anyway it's better to make it clear that the variable is used for the qemu-specific subdirectory path. Signed-off-by: Eduardo Habkost --- configure |8 1 files changed, 4 insertions(+), 4 deletions(-)