From be1b3fe2d4c6d4e5e81cbc37b9775d1630bbe105 Mon Sep 17 00:00:00 2001 From: Joe Marcus Clarke Date: Wed, 14 Jun 2006 05:03:44 +0000 Subject: Update to 0.62. --- devel/dbus/files/patch-configure | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'devel/dbus/files') diff --git a/devel/dbus/files/patch-configure b/devel/dbus/files/patch-configure index 11690085bb5e..13e08d566774 100644 --- a/devel/dbus/files/patch-configure +++ b/devel/dbus/files/patch-configure @@ -1,14 +1,14 @@ ---- configure.orig Mon Feb 27 23:35:09 2006 -+++ configure Mon Feb 27 23:35:39 2006 +--- configure.orig Wed Jun 14 00:57:48 2006 ++++ configure Wed Jun 14 00:58:20 2006 @@ -1057,6 +1057,7 @@ Optional Features: --enable-python build python bindings --enable-selinux build with SELinux support --enable-dnotify build with dnotify support (linux only) + --enable-kqueue build with kqueue support (FreeBSD only) + --enable-console-owner-file + enable console owner file --enable-shared[=PKGS] - build shared libraries [default=yes] - --enable-static[=PKGS] -@@ -4533,7 +4534,7 @@ if test "x$GCC" = "xyes"; then +@@ -4550,7 +4551,7 @@ if test "x$GCC" = "xyes"; then case " $CFLAGS " in *[\ \ ]-Wfloat-equal[\ \ ]*) ;; @@ -17,7 +17,7 @@ esac case " $CFLAGS " in -@@ -27231,6 +27232,31 @@ if test x$have_dnotify = xyes; then +@@ -28332,6 +28333,31 @@ if test x$have_dnotify = xyes; then cat >>confdefs.h <<\_ACEOF #define DBUS_BUS_ENABLE_DNOTIFY_ON_LINUX 1 -- cgit v1.2.3