~ubuntu-branches/ubuntu/precise/evolution/precise

« back to all changes in this revision

Viewing changes to addressbook/tools/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Mathieu Trudel-Lapierre
  • Date: 2011-06-24 00:27:53 UTC
  • mfrom: (1.1.80 upstream)
  • Revision ID: james.westby@ubuntu.com-20110624002753-2vh1vjavlya7r103
Tags: 3.1.2-0ubuntu1
* New upstream release 3.1.2.
* debian/control: adjust Build-Depends to match new upstream requirements for
  the new release.
* debian/control: update evolution and evolution-dev Depends to require the
  right versions of e-d-s (>= 3.1, << 3.2), and drop libunique-3.0-dev.
* debian/control,
  debian/evolution.install: remove groupwise-features from the plugin list,
  it's now split out into a separate module.
* debian/patches/03_lpi.patch: refreshed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
58
58
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
59
59
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
60
60
        $(ACLOCAL_M4)
61
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
61
mkinstalldirs = $(install_sh) -d
62
62
CONFIG_HEADER = $(top_builddir)/config.h
63
63
CONFIG_CLEAN_FILES = csv2vcard
64
64
CONFIG_CLEAN_VPATH_FILES =
222
222
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
223
223
GSTREAMER_LIBS = @GSTREAMER_LIBS@
224
224
GTKDOC_CHECK = @GTKDOC_CHECK@
225
 
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
226
 
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
227
225
GTKDOC_MKPDF = @GTKDOC_MKPDF@
228
226
GTKDOC_REBASE = @GTKDOC_REBASE@
229
227
GTKHTML_CFLAGS = @GTKHTML_CFLAGS@
278
276
LTLIBOBJS = @LTLIBOBJS@
279
277
MAINT = @MAINT@
280
278
MAKEINFO = @MAKEINFO@
 
279
MANIFEST_TOOL = @MANIFEST_TOOL@
281
280
MANUAL_NSPR_CFLAGS = @MANUAL_NSPR_CFLAGS@
282
281
MANUAL_NSPR_LIBS = @MANUAL_NSPR_LIBS@
283
282
MANUAL_NSS_CFLAGS = @MANUAL_NSS_CFLAGS@
343
342
abs_srcdir = @abs_srcdir@
344
343
abs_top_builddir = @abs_top_builddir@
345
344
abs_top_srcdir = @abs_top_srcdir@
 
345
ac_ct_AR = @ac_ct_AR@
346
346
ac_ct_CC = @ac_ct_CC@
347
347
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
348
348
am__include = @am__include@
382
382
libexecdir = @libexecdir@
383
383
localedir = @localedir@
384
384
localstatedir = @localstatedir@
385
 
lt_ECHO = @lt_ECHO@
386
385
mandir = @mandir@
387
386
mkdir_p = @mkdir_p@
388
387
moduledir = @moduledir@