~ubuntu-branches/ubuntu/natty/evolution-data-server/natty

« back to all changes in this revision

Viewing changes to camel/tests/mime-filter/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Robert Ancell
  • Date: 2011-02-07 14:11:56 UTC
  • mfrom: (1.1.84 upstream)
  • Revision ID: james.westby@ubuntu.com-20110207141156-jakojbbkzee62447
Tags: 2.32.2-0ubuntu1
* New upstream release
* debian/patches/01_various_linking_issues.patch:
* debian/patches/02_fix_sources_migration.patch:
* debian/patches/199-git-backport-2.32.1-b08a6a1_to_2d0f4a3.patch:
* debian/patches/199-git-backport-2.32.1-to-b08a6a1.patch:
* debian/patches/199-git-skip-empty-cache-files-ee21a86.patch:
  - Fixed upstream

Show diffs side-by-side

added added

removed removed

Lines of Context:
292
292
PACKAGE_VERSION = @PACKAGE_VERSION@
293
293
PATH_SEPARATOR = @PATH_SEPARATOR@
294
294
PKG_CONFIG = @PKG_CONFIG@
 
295
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
296
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
295
297
POFILES = @POFILES@
296
298
POSUB = @POSUB@
297
299
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
353
355
libexecdir = @libexecdir@
354
356
localedir = @localedir@
355
357
localstatedir = @localstatedir@
356
 
lt_ECHO = @lt_ECHO@
357
358
mandir = @mandir@
358
359
mkdir_p = @mkdir_p@
359
360
mozilla_nspr = @mozilla_nspr@