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

« back to all changes in this revision

Viewing changes to plugins/quickopen/quickopen/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:
140
140
GMSGFMT = @GMSGFMT@
141
141
GREP = @GREP@
142
142
GTKDOC_CHECK = @GTKDOC_CHECK@
143
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
144
 
GTKDOC_REBASE = @GTKDOC_REBASE@
145
143
HELP_DIR = @HELP_DIR@
146
144
HTML_DIR = @HTML_DIR@
147
145
INSTALL = @INSTALL@
186
184
PACKAGE_NAME = @PACKAGE_NAME@
187
185
PACKAGE_STRING = @PACKAGE_STRING@
188
186
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
187
PACKAGE_URL = @PACKAGE_URL@
189
188
PACKAGE_VERSION = @PACKAGE_VERSION@
190
189
PATH_SEPARATOR = @PATH_SEPARATOR@
191
190
PKG_CONFIG = @PKG_CONFIG@