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

« back to all changes in this revision

Viewing changes to mail/default/cs/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:
55
55
        $(top_srcdir)/m4/progtest.m4 $(top_srcdir)/configure.ac
56
56
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
57
57
        $(ACLOCAL_M4)
58
 
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
 
58
mkinstalldirs = $(install_sh) -d
59
59
CONFIG_HEADER = $(top_builddir)/config.h
60
60
CONFIG_CLEAN_FILES =
61
61
CONFIG_CLEAN_VPATH_FILES =
181
181
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
182
182
GSTREAMER_LIBS = @GSTREAMER_LIBS@
183
183
GTKDOC_CHECK = @GTKDOC_CHECK@
184
 
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
185
 
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
186
184
GTKDOC_MKPDF = @GTKDOC_MKPDF@
187
185
GTKDOC_REBASE = @GTKDOC_REBASE@
188
186
GTKHTML_CFLAGS = @GTKHTML_CFLAGS@
237
235
LTLIBOBJS = @LTLIBOBJS@
238
236
MAINT = @MAINT@
239
237
MAKEINFO = @MAKEINFO@
 
238
MANIFEST_TOOL = @MANIFEST_TOOL@
240
239
MANUAL_NSPR_CFLAGS = @MANUAL_NSPR_CFLAGS@
241
240
MANUAL_NSPR_LIBS = @MANUAL_NSPR_LIBS@
242
241
MANUAL_NSS_CFLAGS = @MANUAL_NSS_CFLAGS@
302
301
abs_srcdir = @abs_srcdir@
303
302
abs_top_builddir = @abs_top_builddir@
304
303
abs_top_srcdir = @abs_top_srcdir@
 
304
ac_ct_AR = @ac_ct_AR@
305
305
ac_ct_CC = @ac_ct_CC@
306
306
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
307
307
am__include = @am__include@
341
341
libexecdir = @libexecdir@
342
342
localedir = @localedir@
343
343
localstatedir = @localstatedir@
344
 
lt_ECHO = @lt_ECHO@
345
344
mandir = @mandir@
346
345
mkdir_p = @mkdir_p@
347
346
moduledir = @moduledir@