Files
poky/openembedded/packages/dbus/dbus-0.36/cross.patch
Richard Purdie 255a4ed2bf Remove gtk xsettings patch. Add dbus 0.36
git-svn-id: https://svn.o-hand.com/repos/poky@16 311d38ba-8fff-0310-9ca6-ca027cbcb966
2005-09-02 13:00:13 +00:00

16 lines
365 B
Diff

#
# Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
#
--- dbus-0.20/configure.in~cross
+++ dbus-0.20/configure.in
@@ -466,6 +466,7 @@
exit (0);
]])],
[have_abstract_sockets=yes],
+ [have_abstract_sockets=no],
[have_abstract_sockets=no])
AC_LANG_POP(C)
AC_MSG_RESULT($have_abstract_sockets)