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

« back to all changes in this revision

Viewing changes to docs/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:
215
215
PACKAGE_VERSION = @PACKAGE_VERSION@
216
216
PATH_SEPARATOR = @PATH_SEPARATOR@
217
217
PKG_CONFIG = @PKG_CONFIG@
 
218
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
219
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
218
220
PNG_CFLAGS = @PNG_CFLAGS@
219
221
PNG_LIBS = @PNG_LIBS@
220
222
POFILES = @POFILES@
274
276
libexecdir = @libexecdir@
275
277
localedir = @localedir@
276
278
localstatedir = @localstatedir@
277
 
lt_ECHO = @lt_ECHO@
278
279
mandir = @mandir@
279
280
mkdir_p = @mkdir_p@
280
281
oldincludedir = @oldincludedir@