~ubuntu-branches/ubuntu/precise/gtksourceview2/precise-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Terry
  • Date: 2010-09-29 13:08:53 UTC
  • mfrom: (1.1.43 upstream)
  • Revision ID: james.westby@ubuntu.com-20100929130853-zph3xf8dcicutmo9
Tags: 2.10.5-0ubuntu1
* New upstream release.
  - Updated translations

Show diffs side-by-side

added added

removed removed

Lines of Context:
224
224
PACKAGE_VERSION = @PACKAGE_VERSION@
225
225
PATH_SEPARATOR = @PATH_SEPARATOR@
226
226
PKG_CONFIG = @PKG_CONFIG@
 
227
PKG_CONFIG_LIBDIR = @PKG_CONFIG_LIBDIR@
 
228
PKG_CONFIG_PATH = @PKG_CONFIG_PATH@
227
229
POFILES = @POFILES@
228
230
POSUB = @POSUB@
229
231
PO_IN_DATADIR_FALSE = @PO_IN_DATADIR_FALSE@
273
275
libexecdir = @libexecdir@
274
276
localedir = @localedir@
275
277
localstatedir = @localstatedir@
276
 
lt_ECHO = @lt_ECHO@
277
278
mandir = @mandir@
278
279
mkdir_p = @mkdir_p@
279
280
oldincludedir = @oldincludedir@