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

« back to all changes in this revision

Viewing changes to mail/default/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:
54
54
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
55
55
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
56
56
        $(ACLOCAL_M4)
57
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
57
mkinstalldirs = $(install_sh) -d
58
58
CONFIG_HEADER = $(top_builddir)/config.h
59
59
CONFIG_CLEAN_FILES =
60
60
CONFIG_CLEAN_VPATH_FILES =
197
197
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
198
198
GSTREAMER_LIBS = @GSTREAMER_LIBS@
199
199
GTKDOC_CHECK = @GTKDOC_CHECK@
200
 
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
201
 
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
202
200
GTKDOC_MKPDF = @GTKDOC_MKPDF@
203
201
GTKDOC_REBASE = @GTKDOC_REBASE@
204
202
GTKHTML_CFLAGS = @GTKHTML_CFLAGS@
253
251
LTLIBOBJS = @LTLIBOBJS@
254
252
MAINT = @MAINT@
255
253
MAKEINFO = @MAKEINFO@
 
254
MANIFEST_TOOL = @MANIFEST_TOOL@
256
255
MANUAL_NSPR_CFLAGS = @MANUAL_NSPR_CFLAGS@
257
256
MANUAL_NSPR_LIBS = @MANUAL_NSPR_LIBS@
258
257
MANUAL_NSS_CFLAGS = @MANUAL_NSS_CFLAGS@
318
317
abs_srcdir = @abs_srcdir@
319
318
abs_top_builddir = @abs_top_builddir@
320
319
abs_top_srcdir = @abs_top_srcdir@
 
320
ac_ct_AR = @ac_ct_AR@
321
321
ac_ct_CC = @ac_ct_CC@
322
322
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
323
323
am__include = @am__include@
357
357
libexecdir = @libexecdir@
358
358
localedir = @localedir@
359
359
localstatedir = @localstatedir@
360
 
lt_ECHO = @lt_ECHO@
361
360
mandir = @mandir@
362
361
mkdir_p = @mkdir_p@
363
362
moduledir = @moduledir@