~ubuntu-branches/ubuntu/natty/eog/natty

« back to all changes in this revision

Viewing changes to plugins/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-06-22 22:40:44 UTC
  • mfrom: (1.14.7 upstream)
  • Revision ID: james.westby@ubuntu.com-20100622224044-dwxx7h6hl0n0b0lk
Tags: 2.30.2-0ubuntu1
New upstream version

Show diffs side-by-side

added added

removed removed

Lines of Context:
241
241
PACKAGE_VERSION = @PACKAGE_VERSION@
242
242
PATH_SEPARATOR = @PATH_SEPARATOR@
243
243
PKG_CONFIG = @PKG_CONFIG@
 
244
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
245
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
244
246
POFILES = @POFILES@
245
247
POSUB = @POSUB@
246
248
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
312
314
libexecdir = @libexecdir@
313
315
localedir = @localedir@
314
316
localstatedir = @localstatedir@
315
 
lt_ECHO = @lt_ECHO@
316
317
mandir = @mandir@
317
318
mkdir_p = @mkdir_p@
318
319
oldincludedir = @oldincludedir@