~ubuntu-branches/ubuntu/gutsy/tomboy/gutsy-updates

« back to all changes in this revision

Viewing changes to data/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Sebastian Dröge
  • Date: 2006-11-16 21:24:14 UTC
  • mfrom: (1.1.7 upstream) (2.1.1 etch)
  • Revision ID: james.westby@ubuntu.com-20061116212414-i9mqu3nnn90ulo7m
Tags: 0.5.0-0ubuntu1
* New upstream release
* debian/patches/52_applet-crash.patch:
  + Dropped, merged upstream
* debian/control,
  debian/patches/52_external-dbus-sharp.patch:
  + Build depend on libdbus-1-cil and build against it instead of the
    bundled version
* debian/rules:
  + Install DBus service file into the correct directory
* debian/patches/53_tomboy-tray-icon.patch:
  + Correctly set the icon for the trayicon

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
ENABLE_EVOLUTION_TRUE = @ENABLE_EVOLUTION_TRUE@
121
121
ENABLE_GALAGO_FALSE = @ENABLE_GALAGO_FALSE@
122
122
ENABLE_GALAGO_TRUE = @ENABLE_GALAGO_TRUE@
123
 
ENABLE_GTKSPELL_FALSE = @ENABLE_GTKSPELL_FALSE@
124
 
ENABLE_GTKSPELL_TRUE = @ENABLE_GTKSPELL_TRUE@
125
123
ENABLE_SK_FALSE = @ENABLE_SK_FALSE@
126
124
ENABLE_SK_TRUE = @ENABLE_SK_TRUE@
127
125
EVOLUTION_CFLAGS = @EVOLUTION_CFLAGS@
143
141
GETTEXT_PACKAGE = @GETTEXT_PACKAGE@
144
142
GMOFILES = @GMOFILES@
145
143
GMSGFMT = @GMSGFMT@
 
144
GREP = @GREP@
146
145
GTKSPELL_CFLAGS = @GTKSPELL_CFLAGS@
147
146
GTKSPELL_LIBS = @GTKSPELL_LIBS@
148
147
GTK_CFLAGS = @GTK_CFLAGS@
195
194
MAINTAINER_MODE_TRUE = @MAINTAINER_MODE_TRUE@
196
195
MAKEINFO = @MAKEINFO@
197
196
MCS = @MCS@
198
 
MKINSTALLDIRS = @MKINSTALLDIRS@
199
197
MSGFMT = @MSGFMT@
200
198
NUNIT = @NUNIT@
201
199
NUNIT_CFLAGS = @NUNIT_CFLAGS@
224
222
USE_NLS = @USE_NLS@
225
223
VERSION = @VERSION@
226
224
XGETTEXT = @XGETTEXT@
227
 
ac_ct_AR = @ac_ct_AR@
228
225
ac_ct_CC = @ac_ct_CC@
229
226
ac_ct_CXX = @ac_ct_CXX@
230
227
ac_ct_F77 = @ac_ct_F77@
231
 
ac_ct_RANLIB = @ac_ct_RANLIB@
232
 
ac_ct_STRIP = @ac_ct_STRIP@
233
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
234
228
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
235
229
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
236
230
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
247
241
build_os = @build_os@
248
242
build_vendor = @build_vendor@
249
243
datadir = @datadir@
 
244
datarootdir = @datarootdir@
 
245
docdir = @docdir@
 
246
dvidir = @dvidir@
250
247
exec_prefix = @exec_prefix@
251
248
host = @host@
252
249
host_alias = @host_alias@
253
250
host_cpu = @host_cpu@
254
251
host_os = @host_os@
255
252
host_vendor = @host_vendor@
 
253
htmldir = @htmldir@
256
254
includedir = @includedir@
257
255
infodir = @infodir@
258
256
install_sh = @install_sh@
259
257
libdir = @libdir@
260
258
libexecdir = @libexecdir@
 
259
localedir = @localedir@
261
260
localstatedir = @localstatedir@
262
261
mandir = @mandir@
263
262
mkdir_p = @mkdir_p@
264
263
oldincludedir = @oldincludedir@
 
264
pdfdir = @pdfdir@
265
265
prefix = @prefix@
266
266
program_transform_name = @program_transform_name@
 
267
psdir = @psdir@
267
268
sbindir = @sbindir@
268
269
sharedstatedir = @sharedstatedir@
269
270
sysconfdir = @sysconfdir@