configure: unify handling of xyzdir variables
commitf2b9e1e37d9f4eaae35a7b568f913093897b121e
authorPaolo Bonzini <pbonzini@redhat.com>
Wed, 26 May 2010 14:08:23 +0000 (26 16:08 +0200)
committerAurelien Jarno <aurelien@aurel32.net>
Wed, 9 Jun 2010 22:09:49 +0000 (10 00:09 +0200)
tree61b54d562794213b508f84429ef93253e98b8908
parent7ee2822cbeb06dbf38f5b38b5d7fa7829d598350
configure: unify handling of xyzdir variables

Making an xyzdir variable for each directory prepares for the next
patches introducing config-host.h defines and configure options for them.
It also fixes the problem where overriding prefix at "make install"
time did not override it for sysconfdir.

Removes some of the differences between sysconfdir and other variables,
the rest will go away later.

Signed-off-by: Paolo Bonzini <pbonzini@redhat.com>
Signed-off-by: Aurelien Jarno <aurelien@aurel32.net>
configure