GNOME Bugzilla – Bug 781694
Compiling on macOS fails: dbus-appinfo test can't be built
Last modified: 2017-04-25 09:22:46 UTC
Looks like the API necessary for the dbus-appinfo test isn't available on macOS. This puts the test under the same Makefile conditions as the code that it tests. OK to commit to the 2.52 stable branch as well?
Created attachment 350366 [details] [review] gio: Don't build dbus-appinfo test if API not available On platforms (OS_COCOA) where DBus app info isn't available, don't build the dbus-appinfo test; it won't compile.
Duplicate of #780309 where I already had a patch for this.
*** This bug has been marked as a duplicate of bug 780309 ***