]> pilppa.org Git - familiar-h63xx-build.git/blob - org.handhelds.familiar/packages/dbus/dbus-glib/cross.patch
updated familiar to use dbus 0.94. That caused also the update of modules using DBUS...
[familiar-h63xx-build.git] / org.handhelds.familiar / packages / dbus / dbus-glib / cross.patch
1
2 #
3 # Patch managed by http://www.mn-logistik.de/unsupported/pxa250/patcher
4 #
5
6 --- dbus-0.20/configure.in~cross
7 +++ dbus-0.20/configure.in
8 @@ -466,6 +466,7 @@
9      exit (0);
10  ]])],
11                [have_abstract_sockets=yes],
12 +              [have_abstract_sockets=no],
13                [have_abstract_sockets=no])
14  AC_LANG_POP(C)
15  AC_MSG_RESULT($have_abstract_sockets)