From bfaa176eefb3239f9c043e29907e55b54ee227b0 Mon Sep 17 00:00:00 2001 From: Michael 'Mickey' Lauer Date: Fri, 7 Aug 2009 22:07:14 +0000 Subject: dbus: add 1.3.0 (DP=-1) --- recipes/dbus/dbus-1.3.0/cross.patch | 10 ++++++++++ 1 file changed, 10 insertions(+) create mode 100644 recipes/dbus/dbus-1.3.0/cross.patch (limited to 'recipes/dbus/dbus-1.3.0/cross.patch') diff --git a/recipes/dbus/dbus-1.3.0/cross.patch b/recipes/dbus/dbus-1.3.0/cross.patch new file mode 100644 index 0000000000..268a3ae3de --- /dev/null +++ b/recipes/dbus/dbus-1.3.0/cross.patch @@ -0,0 +1,10 @@ +--- /tmp/configure.in 2006-11-09 21:47:10.000000000 +0100 ++++ dbus-0.95/configure.in 2006-11-09 21:48:13.108554000 +0100 +@@ -719,6 +719,7 @@ + exit (0); + ]])], + [ac_cv_have_abstract_sockets=yes], ++ [ac_cv_have_abstract_sockets=no], + [ac_cv_have_abstract_sockets=no] + )]) + AC_LANG_POP(C) -- cgit v1.2.3