[PATCH] m4: fix pkgcheck detection

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



AC_PATH_PROG searches either for a binary [pkcheck], or it uses the
user provided absolute path in the variable PKCHECK_PATH.
Since virt-polkit.m4 wipes the variable PKCHECK_PATH from environment
the user decision is never used.

Signed-off-by: Olaf Hering <olaf@xxxxxxxxx>

--- a/m4/virt-polkit.m4
+++ b/m4/virt-polkit.m4
@@ -28,7 +28,6 @@ AC_DEFUN([LIBVIRT_CHECK_POLKIT], [
   POLKIT_REQUIRED="0.6"
   POLKIT_CFLAGS=
   POLKIT_LIBS=
-  PKCHECK_PATH=
 
   with_polkit0=no
   with_polkit1=no

--
libvir-list mailing list
libvir-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/libvir-list



[Index of Archives]     [Virt Tools]     [Libvirt Users]     [Lib OS Info]     [Fedora Users]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [KDE Users]     [Fedora Tools]

  Powered by Linux