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

« back to all changes in this revision

Viewing changes to plugins/externaltools/scripts/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:
114
114
GMSGFMT = @GMSGFMT@
115
115
GREP = @GREP@
116
116
GTKDOC_CHECK = @GTKDOC_CHECK@
117
 
GTKDOC_MKPDF = @GTKDOC_MKPDF@
118
 
GTKDOC_REBASE = @GTKDOC_REBASE@
119
117
HELP_DIR = @HELP_DIR@
120
118
HTML_DIR = @HTML_DIR@
121
119
INSTALL = @INSTALL@
160
158
PACKAGE_NAME = @PACKAGE_NAME@
161
159
PACKAGE_STRING = @PACKAGE_STRING@
162
160
PACKAGE_TARNAME = @PACKAGE_TARNAME@
 
161
PACKAGE_URL = @PACKAGE_URL@
163
162
PACKAGE_VERSION = @PACKAGE_VERSION@
164
163
PATH_SEPARATOR = @PATH_SEPARATOR@
165
164
PKG_CONFIG = @PKG_CONFIG@