~ubuntu-branches/ubuntu/precise/tumbler/precise

« back to all changes in this revision

Viewing changes to plugins/ffmpeg-thumbnailer/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2010-12-05 18:39:20 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20101205183920-2mcxzfb5ufpzzfis
Tags: 0.1.5-0ubuntu1
New upstream development release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
240
240
PACKAGE_VERSION = @PACKAGE_VERSION@
241
241
PATH_SEPARATOR = @PATH_SEPARATOR@
242
242
PKG_CONFIG = @PKG_CONFIG@
 
243
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
244
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
243
245
PNG_CFLAGS = @PNG_CFLAGS@
244
246
PNG_LIBS = @PNG_LIBS@
245
247
POFILES = @POFILES@
299
301
libexecdir = @libexecdir@
300
302
localedir = @localedir@
301
303
localstatedir = @localstatedir@
302
 
lt_ECHO = @lt_ECHO@
303
304
mandir = @mandir@
304
305
mkdir_p = @mkdir_p@
305
306
oldincludedir = @oldincludedir@