~ubuntu-branches/debian/stretch/gnome-osd/stretch

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Adriaan Peeters
  • Date: 2006-09-25 15:27:42 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20060925152742-jb3wmnh9jpi5cxke
Tags: 0.11.3-1
* New upstream release
* Complete python transition (Closes: #380821)
  - Added Build-Depends-Indep: python
  - Removed Build-Depends-Indep: python2.4
  - Added Depends: python-dbus (Closes: #389173)
  - Removed Depends: python2.4-dbus, python2.4-pyorbit-omg, python2.4-gnome2,
    python2.4-gtk2
  - Make sure usr/lib/python2.4/ is not packaged (Closes: #383835)

Show diffs side-by-side

added added

removed removed

Lines of Context:
129
129
GMSGFMT = @GMSGFMT@
130
130
GNOME_OSD_CFLAGS = @GNOME_OSD_CFLAGS@
131
131
GNOME_OSD_LIBS = @GNOME_OSD_LIBS@
 
132
GREP = @GREP@
132
133
INSTALL_DATA = @INSTALL_DATA@
133
134
INSTALL_PROGRAM = @INSTALL_PROGRAM@
134
135
INSTALL_SCRIPT = @INSTALL_SCRIPT@
198
199
VERSION = @VERSION@
199
200
XGETTEXT = @XGETTEXT@
200
201
ac_ct_CC = @ac_ct_CC@
201
 
ac_ct_STRIP = @ac_ct_STRIP@
202
202
ac_prefix_program = @ac_prefix_program@
203
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
204
203
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
205
204
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
206
205
am__include = @am__include@
211
210
bindir = @bindir@
212
211
build_alias = @build_alias@
213
212
datadir = @datadir@
 
213
datarootdir = @datarootdir@
 
214
docdir = @docdir@
 
215
dvidir = @dvidir@
214
216
exec_prefix = @exec_prefix@
215
217
host_alias = @host_alias@
 
218
htmldir = @htmldir@
216
219
includedir = @includedir@
217
220
infodir = @infodir@
218
221
install_sh = @install_sh@
219
222
libdir = @libdir@
220
223
libexecdir = @libexecdir@
 
224
localedir = @localedir@
221
225
localstatedir = @localstatedir@
222
226
mandir = @mandir@
223
227
mkdir_p = @mkdir_p@
224
228
oldincludedir = @oldincludedir@
 
229
pdfdir = @pdfdir@
225
230
pkgpyexecdir = @pkgpyexecdir@
226
231
pkgpythondir = @pkgpythondir@
227
232
prefix = @prefix@
228
233
program_transform_name = @program_transform_name@
 
234
psdir = @psdir@
229
235
pyexecdir = @pyexecdir@
230
236
pythondir = @pythondir@
231
237
sbindir = @sbindir@