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

« back to all changes in this revision

Viewing changes to smime/lib/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 =
217
217
GSTREAMER_CFLAGS = @GSTREAMER_CFLAGS@
218
218
GSTREAMER_LIBS = @GSTREAMER_LIBS@
219
219
GTKDOC_CHECK = @GTKDOC_CHECK@
220
 
GTKDOC_DEPS_CFLAGS = @GTKDOC_DEPS_CFLAGS@
221
 
GTKDOC_DEPS_LIBS = @GTKDOC_DEPS_LIBS@
222
220
GTKDOC_MKPDF = @GTKDOC_MKPDF@
223
221
GTKDOC_REBASE = @GTKDOC_REBASE@
224
222
GTKHTML_CFLAGS = @GTKHTML_CFLAGS@
273
271
LTLIBOBJS = @LTLIBOBJS@
274
272
MAINT = @MAINT@
275
273
MAKEINFO = @MAKEINFO@
 
274
MANIFEST_TOOL = @MANIFEST_TOOL@
276
275
MANUAL_NSPR_CFLAGS = @MANUAL_NSPR_CFLAGS@
277
276
MANUAL_NSPR_LIBS = @MANUAL_NSPR_LIBS@
278
277
MANUAL_NSS_CFLAGS = @MANUAL_NSS_CFLAGS@
338
337
abs_srcdir = @abs_srcdir@
339
338
abs_top_builddir = @abs_top_builddir@
340
339
abs_top_srcdir = @abs_top_srcdir@
 
340
ac_ct_AR = @ac_ct_AR@
341
341
ac_ct_CC = @ac_ct_CC@
342
342
ac_ct_DUMPBIN = @ac_ct_DUMPBIN@
343
343
am__include = @am__include@
377
377
libexecdir = @libexecdir@
378
378
localedir = @localedir@
379
379
localstatedir = @localstatedir@
380
 
lt_ECHO = @lt_ECHO@
381
380
mandir = @mandir@
382
381
mkdir_p = @mkdir_p@
383
382
moduledir = @moduledir@