[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
[libvirt] [PATCH 3/3] Backed out HAL changes after removing HAL code from scsi backend.
- From: David Allan <dallan redhat com>
- To: libvir-list redhat com
- Cc:
- Subject: [libvirt] [PATCH 3/3] Backed out HAL changes after removing HAL code from scsi backend.
- Date: Mon, 2 Mar 2009 14:41:13 -0500
---
configure.in | 2 +-
src/Makefile.am | 1 -
2 files changed, 1 insertions(+), 2 deletions(-)
diff --git a/configure.in b/configure.in
index b88a7d5..995fac5 100644
--- a/configure.in
+++ b/configure.in
@@ -1168,7 +1168,7 @@ LV_LIBTOOL_OBJDIR=${lt_cv_objdir-.}
AC_SUBST([LV_LIBTOOL_OBJDIR])
dnl HAL or DeviceKit library for host device enumeration
-HAL_REQUIRED=0.5.0
+HAL_REQUIRED=0.0
HAL_CFLAGS=
HAL_LIBS=
AC_ARG_WITH([hal],
diff --git a/src/Makefile.am b/src/Makefile.am
index f1dd789..88f82db 100644
--- a/src/Makefile.am
+++ b/src/Makefile.am
@@ -9,7 +9,6 @@ INCLUDES = \
$(XEN_CFLAGS) \
$(SELINUX_CFLAGS) \
$(DRIVER_MODULE_CFLAGS) \
- $(POLKIT_CFLAGS) \
-DLIBDIR=\""$(libdir)"\" \
-DBINDIR=\""$(libexecdir)"\" \
-DSBINDIR=\""$(sbindir)"\" \
--
1.6.0.6
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]