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

« back to all changes in this revision

Viewing changes to plugins/snippets/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:
178
178
GMSGFMT = @GMSGFMT@
179
179
GREP = @GREP@
180
180
GTKDOC_CHECK = @GTKDOC_CHECK@
181
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
182
 
GTKDOC_REBASE = @GTKDOC_REBASE@
183
181
HELP_DIR = @HELP_DIR@
184
182
HTML_DIR = @HTML_DIR@
185
183
INSTALL = @INSTALL@
224
222
PACKAGE_NAME = @PACKAGE_NAME@
225
223
PACKAGE_STRING = @PACKAGE_STRING@
226
224
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
225
PACKAGE_URL = @PACKAGE_URL@
227
226
PACKAGE_VERSION = @PACKAGE_VERSION@
228
227
PATH_SEPARATOR = @PATH_SEPARATOR@
229
228
PKG_CONFIG = @PKG_CONFIG@