~ubuntu-branches/ubuntu/saucy/gnome-online-accounts/saucy-proposed

« back to all changes in this revision

Viewing changes to src/goabackend/Makefile.am

  • Committer: Package Import Robot
  • Author(s): Jeremy Bicha
  • Date: 2013-09-18 21:04:18 UTC
  • mfrom: (0.1.9 sid)
  • Revision ID: package-import@ubuntu.com-20130918210418-g3npeubg1uhgi2j5
Tags: 3.8.3-1ubuntu1
* Sync with Debian. Remaining changes:
  - debian/patches/drop-google-password-interface*.patch:
    + Now that Google CalDav supports OAuth v2 for CalDav and
      evolution-data-server has been updated for it, drop the
      password-based UI that didn't work with Google Two-Factor
      Authentication anyway (patches backported from git)
  - debian/patches/drop-google-password-interface-4.patch:
    + Backport another commit to fix Google CardDAV support
  - debian/patches/revert-deadlock-fix.patch:
    + Backport revert of 3.8.3 commit that could cause 100% cpu use

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
        -I$(top_builddir)/src -I$(top_srcdir)/src               \
9
9
        -I$(top_builddir)/src/goa                               \
10
10
        -I$(top_srcdir)/src/goaidentity                         \
 
11
        -I$(top_builddir)/src/goaidentity                       \
11
12
        -DPACKAGE_LIBEXEC_DIR=\""$(libexecdir)"\"               \
12
13
        -DPACKAGE_SYSCONF_DIR=\""$(sysconfdir)"\"               \
13
14
        -DPACKAGE_DATA_DIR=\""$(pkgdatadir)"\"                  \