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

« back to all changes in this revision

Viewing changes to plugins/email-custom-header/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:
56
56
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
57
57
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
58
58
        $(ACLOCAL_M4)
59
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
59
mkinstalldirs = $(install_sh) -d
60
60
CONFIG_HEADER = $(top_builddir)/config.h
61
61
CONFIG_CLEAN_FILES =
62
62
CONFIG_CLEAN_VPATH_FILES =
225
225
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
226
226
GSTREAMER_LIBS = @GSTREAMER_LIBS@
227
227
GTKDOC_CHECK = @GTKDOC_CHECK@
228
 
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
229
 
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
230
228
GTKDOC_MKPDF = @GTKDOC_MKPDF@
231
229
GTKDOC_REBASE = @GTKDOC_REBASE@
232
230
GTKHTML_CFLAGS = @GTKHTML_CFLAGS@
281
279
LTLIBOBJS = @LTLIBOBJS@
282
280
MAINT = @MAINT@
283
281
MAKEINFO = @MAKEINFO@
 
282
MANIFEST_TOOL = @MANIFEST_TOOL@
284
283
MANUAL_NSPR_CFLAGS = @MANUAL_NSPR_CFLAGS@
285
284
MANUAL_NSPR_LIBS = @MANUAL_NSPR_LIBS@
286
285
MANUAL_NSS_CFLAGS = @MANUAL_NSS_CFLAGS@
346
345
abs_srcdir = @abs_srcdir@
347
346
abs_top_builddir = @abs_top_builddir@
348
347
abs_top_srcdir = @abs_top_srcdir@
 
348
ac_ct_AR = @ac_ct_AR@
349
349
ac_ct_CC = @ac_ct_CC@
350
350
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
351
351
am__include = @am__include@
385
385
libexecdir = @libexecdir@
386
386
localedir = @localedir@
387
387
localstatedir = @localstatedir@
388
 
lt_ECHO = @lt_ECHO@
389
388
mandir = @mandir@
390
389
mkdir_p = @mkdir_p@
391
390
moduledir = @moduledir@