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

« back to all changes in this revision

Viewing changes to plugin-loaders/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:
157
157
GMSGFMT = @GMSGFMT@
158
158
GREP = @GREP@
159
159
GTKDOC_CHECK = @GTKDOC_CHECK@
 
160
GTKDOC_MKPDF = @GTKDOC_MKPDF@
 
161
GTKDOC_REBASE = @GTKDOC_REBASE@
160
162
HELP_DIR = @HELP_DIR@
161
163
HTML_DIR = @HTML_DIR@
162
164
IGE_MAC_CFLAGS = @IGE_MAC_CFLAGS@
241
243
VERSION = @VERSION@
242
244
WARN_CFLAGS = @WARN_CFLAGS@
243
245
WINDRES = @WINDRES@
 
246
X11_CFLAGS = @X11_CFLAGS@
 
247
X11_LIBS = @X11_LIBS@
244
248
XGETTEXT = @XGETTEXT@
245
249
abs_builddir = @abs_builddir@
246
250
abs_srcdir = @abs_srcdir@