After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 706830 - build fails due to misnamed macro
build fails due to misnamed macro
Status: RESOLVED FIXED
Product: empathy
Classification: Core
Component: General
3.9.x
Other Linux
: Normal normal
: ---
Assigned To: empathy-maint
empathy-maint
Depends on:
Blocks:
 
 
Reported: 2013-08-26 21:05 UTC by Seán de Búrca
Modified: 2013-08-27 14:56 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Patch to correct macro (895 bytes, patch)
2013-08-26 21:05 UTC, Seán de Búrca
committed Details | Review

Description Seán de Búrca 2013-08-26 21:05:00 UTC
Created attachment 253173 [details] [review]
Patch to correct macro

Current git doesn't link, as the symbol EMPATHY_IS_LIVE_SEARCH is undefined. This appears to be a mistake, and TPAW_IS_LIVE_SEARCH should be used. Patch attached.
Comment 1 Chandni Verma 2013-08-27 14:43:23 UTC
Review of attachment 253173 [details] [review]:

Looks good ++