~ubuntu-branches/ubuntu/lucid/gedit/lucid-proposed

« back to all changes in this revision

Viewing changes to plugins/modelines/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2010-03-18 00:37:05 UTC
  • mfrom: (1.1.76 upstream)
  • Revision ID: james.westby@ubuntu.com-20100318003705-typ8fgrsezmc334h
Tags: 2.29.9-0ubuntu1
* New upstream version:
  - Fix a file corruption bug in the new file saving code 
  - Misc bugfixes
* debian/patches/80_not_using_localmodlibs.patch:
  - dropped, the change is in the new version

Show diffs side-by-side

added added

removed removed

Lines of Context:
177
177
GMSGFMT = @GMSGFMT@
178
178
GREP = @GREP@
179
179
GTKDOC_CHECK = @GTKDOC_CHECK@
 
180
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
181
GTKDOC_REBASE = @GTKDOC_REBASE@
180
182
HELP_DIR = @HELP_DIR@
181
183
HTML_DIR = @HTML_DIR@
182
184
IGE_MAC_CFLAGS = @IGE_MAC_CFLAGS@
261
263
VERSION = @VERSION@
262
264
WARN_CFLAGS = @WARN_CFLAGS@
263
265
WINDRES = @WINDRES@
 
266
X11_CFLAGS = @X11_CFLAGS@
 
267
X11_LIBS = @X11_LIBS@
264
268
XGETTEXT = @XGETTEXT@
265
269
abs_builddir = @abs_builddir@
266
270
abs_srcdir = @abs_srcdir@