[libvirt] [PATCH 0/3] configure: fix building with mpath

Ján Tomko jtomko at redhat.com
Fri Jun 17 10:21:33 UTC 2016


Recently we've started adding --with-storage-mpath unconditionally
in the specfile.

This exposed a bug in our configure script where we would
define the WITH_STORAGE_MPATH pre-processor macro
only if we checked for mpath, not if it was requested.

Ján Tomko (3):
  configure: define preprocessor macros for SCSI and MPATH
  configure: error out when asked for mpath on non-Linux
  configure: remove definition of HAVE_GLIBC_RPCGEN

 configure.ac | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

-- 
2.7.3




More information about the libvir-list mailing list