~ubuntu-branches/ubuntu/karmic/gedit/karmic

« back to all changes in this revision

Viewing changes to plugins/taglist/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2009-09-21 17:46:38 UTC
  • mfrom: (1.1.68 upstream)
  • Revision ID: james.westby@ubuntu.com-20090921174638-umsgmvz3cd1bwhtr
Tags: 2.28.0-0ubuntu1
* New upstream version:
  - Misc bugfixes (lp: #421221)

Show diffs side-by-side

added added

removed removed

Lines of Context:
174
174
GMSGFMT = @GMSGFMT@
175
175
GREP = @GREP@
176
176
GTKDOC_CHECK = @GTKDOC_CHECK@
177
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
178
 
GTKDOC_REBASE = @GTKDOC_REBASE@
179
177
HELP_DIR = @HELP_DIR@
180
178
HTML_DIR = @HTML_DIR@
181
179
INSTALL = @INSTALL@
220
218
PACKAGE_NAME = @PACKAGE_NAME@
221
219
PACKAGE_STRING = @PACKAGE_STRING@
222
220
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
221
PACKAGE_URL = @PACKAGE_URL@
223
222
PACKAGE_VERSION = @PACKAGE_VERSION@
224
223
PATH_SEPARATOR = @PATH_SEPARATOR@
225
224
PKG_CONFIG = @PKG_CONFIG@