~ubuntu-branches/ubuntu/intrepid/gedit/intrepid

« back to all changes in this revision

Viewing changes to plugins/time/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2008-05-27 14:42:54 UTC
  • mfrom: (1.1.43 upstream)
  • Revision ID: james.westby@ubuntu.com-20080527144254-c8qi7th6o6fgf3ga
Tags: 2.22.3-0ubuntu1
* New upstream versions (lp: #235203):
  - Revert unstable changes to the filebrowser plugin that slipped into 
    2.22.2 by mistake
  - Misc bugfixes
* debian/patches/90_autoconf.patch:
  - new version update
* debian/patches/99_ltmain_as-needed.patch:
  - new version update

Show diffs side-by-side

added added

removed removed

Lines of Context:
109
109
DISABLE_DEPRECATED_CFLAGS = @DISABLE_DEPRECATED_CFLAGS@
110
110
DISTCHECK_CONFIGURE_FLAGS = @DISTCHECK_CONFIGURE_FLAGS@
111
111
DOC_USER_FORMATS = @DOC_USER_FORMATS@
112
 
DSYMUTIL = @DSYMUTIL@
113
112
ECHO = @ECHO@
114
113
ECHO_C = @ECHO_C@
115
114
ECHO_N = @ECHO_N@
183
182
MSGFMT = @MSGFMT@
184
183
MSGFMT_OPTS = @MSGFMT_OPTS@
185
184
MSGMERGE = @MSGMERGE@
186
 
NMEDIT = @NMEDIT@
187
185
NO_STRICT_ALIASING_CFLAGS = @NO_STRICT_ALIASING_CFLAGS@
188
186
OBJEXT = @OBJEXT@
189
187
OMF_DIR = @OMF_DIR@
216
214
PYTHON_PREFIX = @PYTHON_PREFIX@
217
215
PYTHON_VERSION = @PYTHON_VERSION@
218
216
RANLIB = @RANLIB@
219
 
SED = @SED@
220
217
SET_MAKE = @SET_MAKE@
221
218
SHELL = @SHELL@
222
219
SPELL_PLUGIN_DIR = @SPELL_PLUGIN_DIR@