]> git.0d.be Git - empathy.git/commitdiff
Merge branch 'call'
authorEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Thu, 9 Jun 2011 09:28:44 +0000 (10:28 +0100)
committerEmilio Pozuelo Monfort <emilio.pozuelo@collabora.co.uk>
Thu, 9 Jun 2011 09:28:44 +0000 (10:28 +0100)
1  2 
configure.ac
libempathy-gtk/Makefile.am
libempathy/Makefile.am
libempathy/empathy-contact.c

diff --cc configure.ac
index 3e998de911d7132a52110012d4f27e0774168a00,fbe42221cccaf094607e53825c747a306810c895..a8a272be188d325a0d9420760594b02f759e076d
@@@ -554,9 -563,8 +592,9 @@@ Configure summary
        Spell checking (enchant)....:  ${have_enchant}
        Display maps (libchamplain).:  ${have_libchamplain}
        Location awareness (Geoclue):  ${have_geoclue}
 +      Geocode support (Geoclue):     ${have_geocode}
        Adium themes (Webkit).......:  ${have_webkit}
-       Meego widgets ..............:  ${have_meego}
+       Meego widgets...............:  ${have_meego}
        Control center embedding....:  ${have_control_center_embedding}
        Cheese webcam support ......:  ${have_cheese}
  
Simple merge
index 41cec88fde3f3735de79b740d9b6bc0ffa465f64,186f08aa9981200eba90731bb2d5631cd4fe8bb4..48846311f0ea756323ee397128f3207cfa7fe211
@@@ -10,8 -10,8 +10,9 @@@ AM_CPPFLAGS 
        -DG_LOG_DOMAIN=\"empathy\"                      \
        -DGCR_API_SUBJECT_TO_CHANGE                     \
        $(EMPATHY_CFLAGS)                               \
+       $(YELL_CFLAGS)                                  \
        $(GEOCLUE_CFLAGS)                               \
 +      $(GEOCODE_CFLAGS)                               \
        $(NETWORK_MANAGER_CFLAGS)                       \
        $(CONNMAN_CFLAGS)                               \
        $(WARN_CFLAGS)                                  \
Simple merge