~ubuntu-branches/ubuntu/lucid/libnotify/lucid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Loic Minier
  • Date: 2007-04-16 10:15:43 UTC
  • mfrom: (2.1.2 lenny)
  • Revision ID: james.westby@ubuntu.com-20070416101543-4ugkf1fzv2mbr4kp
Tags: 0.4.4-3
* Drop GNOME team from uploaders and uploaders.mk include; add myself to
  uploaders.
* Merge never uploaded 0.4.3-3 changelog entry into 0.4.4-1.
* Set LDFLAGS directly instead of via DEB_CONFIGURE_SCRIPT_ENV; build-dep on
  cdbs >= 0.4.41.
* Add ${misc:Depends}.
* Wrap build-deps and deps.
* Prepend -z defs to LDFLAGS to be safe with --as-needed.

Show diffs side-by-side

added added

removed removed

Lines of Context:
114
114
F77 = @F77@
115
115
FFLAGS = @FFLAGS@
116
116
GLIB_GENMARSHAL = @GLIB_GENMARSHAL@
 
117
GREP = @GREP@
117
118
GTK_DOC_USE_LIBTOOL_FALSE = @GTK_DOC_USE_LIBTOOL_FALSE@
118
119
GTK_DOC_USE_LIBTOOL_TRUE = @GTK_DOC_USE_LIBTOOL_TRUE@
119
120
HTML_DIR = @HTML_DIR@
148
149
SHELL = @SHELL@
149
150
STRIP = @STRIP@
150
151
VERSION = @VERSION@
151
 
ac_ct_AR = @ac_ct_AR@
152
152
ac_ct_CC = @ac_ct_CC@
153
153
ac_ct_CXX = @ac_ct_CXX@
154
154
ac_ct_F77 = @ac_ct_F77@
155
 
ac_ct_RANLIB = @ac_ct_RANLIB@
156
 
ac_ct_STRIP = @ac_ct_STRIP@
157
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
158
155
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
159
156
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
160
157
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
171
168
build_os = @build_os@
172
169
build_vendor = @build_vendor@
173
170
datadir = @datadir@
 
171
datarootdir = @datarootdir@
 
172
docdir = @docdir@
 
173
dvidir = @dvidir@
174
174
exec_prefix = @exec_prefix@
175
175
host = @host@
176
176
host_alias = @host_alias@
177
177
host_cpu = @host_cpu@
178
178
host_os = @host_os@
179
179
host_vendor = @host_vendor@
 
180
htmldir = @htmldir@
180
181
includedir = @includedir@
181
182
infodir = @infodir@
182
183
install_sh = @install_sh@
183
184
libdir = @libdir@
184
185
libexecdir = @libexecdir@
 
186
localedir = @localedir@
185
187
localstatedir = @localstatedir@
186
188
mandir = @mandir@
187
189
mkdir_p = @mkdir_p@
188
190
oldincludedir = @oldincludedir@
 
191
pdfdir = @pdfdir@
189
192
pkg_modules = @pkg_modules@
190
193
prefix = @prefix@
191
194
program_transform_name = @program_transform_name@
 
195
psdir = @psdir@
192
196
sbindir = @sbindir@
193
197
sharedstatedir = @sharedstatedir@
194
198
sysconfdir = @sysconfdir@