[PATCH] obvious typo prevents PolicyKit from being detected

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

 



How did this ever work?

(you probably want to point out somewhere that this needs the unreleased
PolicyKit 0.7 as well.)

Index: configure.ac
===================================================================
--- configure.ac	(revision 2074)
+++ configure.ac	(working copy)
@@ -881,7 +881,7 @@
         [
             HAVE_POLKIT=1
             saved_LIBS="$LIBS"
-            LIBS="$LIBS POLKIT_LIBS"
+            LIBS="$LIBS $POLKIT_LIBS"
             AC_CHECK_FUNCS(polkit_context_is_caller_authorized)
             LIBS="$saved_LIBS"
             AC_DEFINE([HAVE_POLKIT], 1, [Have PolicyKit])


-- 
`Some people don't think performance issues are "real bugs", and I think 
such people shouldn't be allowed to program.' --- Linus Torvalds



[Index of Archives]     [Linux Audio Users]     [AMD Graphics]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite News]     [Linux Kernel]     [Linux SCSI]

  Powered by Linux