atk_bridge_adaptor_init: return -1 if NO_AT_BRIDGE is set
authorSamuel Thibault <samuel.thibault@ens-lyon.org>
Mon, 29 Aug 2016 20:03:12 +0000 (15:03 -0500)
committerMike Gorse <mgorse@suse.com>
Mon, 29 Aug 2016 20:03:12 +0000 (15:03 -0500)
commit1cff8f113886ee9e93567f6bc2538de525ce471d
treed5b885a08a567fdd93047653ca7c39d937077995
parentce309d07e79bbc17187f42eb68de938b4d72f2da
atk_bridge_adaptor_init: return -1 if NO_AT_BRIDGE is set

This will give the caller a clue that the bridge hasn't
initialized.

https://bugzilla.gnome.org/show_bug.cgi?id=770574
atk-adaptor/bridge.c