~ubuntu-branches/ubuntu/edgy/gedit/edgy

« back to all changes in this revision

Viewing changes to plugins/snippets/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastien Bacher
  • Date: 2006-09-05 12:33:40 UTC
  • mfrom: (1.1.20 upstream)
  • Revision ID: james.westby@ubuntu.com-20060905123340-rdenqvvnb8i1suho
Tags: 2.16.0-0ubuntu1
* New upstream version:
  Fixes:
  - Filebrowser plugin fixes
  Documentation:
  - Manual now covers basic usage of the file browser plugin
* Sync with Debian
* debian/control.in:
  - Build-Depends on liblaunchpad-integration-dev
* debian/gedit.install:
  - install the python console too
* debian/patches/01_lpi.patch:
  - launchpad integration
* debian/patches/70_relibtoolize.patch:
  - updated
* debian/rules:
  - fixed pixmap installation
  - use --disable-scrollkeeper configure option

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
GLIB_MKENUMS = @GLIB_MKENUMS@
130
130
GMOFILES = @GMOFILES@
131
131
GMSGFMT = @GMSGFMT@
132
 
GREP = @GREP@
133
132
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
134
133
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
135
134
HELP_DIR = @HELP_DIR@
219
218
VERSION = @VERSION@
220
219
WARN_CFLAGS = @WARN_CFLAGS@
221
220
XGETTEXT = @XGETTEXT@
 
221
ac_ct_AR = @ac_ct_AR@
222
222
ac_ct_CC = @ac_ct_CC@
223
223
ac_ct_CXX = @ac_ct_CXX@
224
224
ac_ct_F77 = @ac_ct_F77@
 
225
ac_ct_RANLIB = @ac_ct_RANLIB@
 
226
ac_ct_STRIP = @ac_ct_STRIP@
 
227
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
225
228
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
226
229
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
227
230
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
238
241
build_os = @build_os@
239
242
build_vendor = @build_vendor@
240
243
datadir = @datadir@
241
 
datarootdir = @datarootdir@
242
 
docdir = @docdir@
243
 
dvidir = @dvidir@
244
244
exec_prefix = @exec_prefix@
245
245
host = @host@
246
246
host_alias = @host_alias@
247
247
host_cpu = @host_cpu@
248
248
host_os = @host_os@
249
249
host_vendor = @host_vendor@
250
 
htmldir = @htmldir@
251
250
includedir = @includedir@
252
251
infodir = @infodir@
253
252
install_sh = @install_sh@
254
253
libdir = @libdir@
255
254
libexecdir = @libexecdir@
256
 
localedir = @localedir@
257
255
localstatedir = @localstatedir@
258
256
mandir = @mandir@
259
257
mkdir_p = @mkdir_p@
260
258
oldincludedir = @oldincludedir@
261
 
pdfdir = @pdfdir@
262
259
pkgpyexecdir = @pkgpyexecdir@
263
260
pkgpythondir = @pkgpythondir@
264
261
prefix = @prefix@
265
262
program_transform_name = @program_transform_name@
266
 
psdir = @psdir@
267
263
pyexecdir = @pyexecdir@
268
264
pythondir = @pythondir@
269
265
sbindir = @sbindir@