From d7200a82581f47f143f3603d4db3a7229fdc73aa Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Thu, 1 May 2008 00:57:08 +0000 Subject: Update to 0.8, and fix a problem where policy updates were not processed dynamically. --- sysutils/policykit/files/patch-config.h.in | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) (limited to 'sysutils/policykit/files/patch-config.h.in') diff --git a/sysutils/policykit/files/patch-config.h.in b/sysutils/policykit/files/patch-config.h.in index b8cb8f384d74..bfe150f60d3a 100644 --- a/sysutils/policykit/files/patch-config.h.in +++ b/sysutils/policykit/files/patch-config.h.in @@ -1,5 +1,5 @@ ---- config.h.in.orig 2007-11-30 20:43:35.000000000 -0500 -+++ config.h.in 2007-12-24 14:47:06.000000000 -0500 +--- config.h.in.orig 2008-04-08 16:24:43.000000000 -0400 ++++ config.h.in 2008-04-18 01:07:15.000000000 -0400 @@ -24,6 +24,18 @@ /* Define to 1 if you have the `getgrouplist' function. */ #undef HAVE_GETGROUPLIST @@ -19,7 +19,17 @@ /* Define if the GNU gettext() function is already present or preinstalled. */ #undef HAVE_GETTEXT -@@ -117,6 +129,12 @@ +@@ -57,6 +69,9 @@ + /* Is this a Solaris system? */ + #undef HAVE_SOLARIS + ++/* Is this a FreeBSD system? */ ++#undef HAVE_FREEBSD ++ + /* Define to 1 if you have the header file. */ + #undef HAVE_STDINT_H + +@@ -120,6 +135,12 @@ /* Define if pam_strerror takes two arguments */ #undef PAM_STRERROR_TWO_ARGS -- cgit v1.2.3