diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,5 +1,10 @@ 2004-07-31 Colin Walters <walters@redhat.com> + * bus/selinux.c <HAVE_SELINUX>: Include utils.h to get + BUS_SET_OOM. + +2004-07-31 Colin Walters <walters@redhat.com> + * configure.in: Use AC_TRY_COMPILE instead of AC_EGREP_HEADER to correctly detect DBUS__ACQUIRE_SVC. Also add an AC_MSG_CHECKING. |