~ubuntu-branches/ubuntu/precise/tidy/precise-updates

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Jason Thomas
  • Date: 2008-01-20 21:46:03 UTC
  • mfrom: (3.1.1 lenny)
  • Revision ID: james.westby@ubuntu.com-20080120214603-poklofici9og61tx
Tags: 20080116cvs-2
* debian/control: build depends on xsltproc
  (closes: #461608)
* debian/tidy.preinst,postinst: add code to move old config file
  (closes: #461623)

Show diffs side-by-side

added added

removed removed

Lines of Context:
153
153
EXEEXT = @EXEEXT@
154
154
F77 = @F77@
155
155
FFLAGS = @FFLAGS@
 
156
GREP = @GREP@
156
157
INSTALL_DATA = @INSTALL_DATA@
157
158
INSTALL_PROGRAM = @INSTALL_PROGRAM@
158
159
INSTALL_SCRIPT = @INSTALL_SCRIPT@
178
179
PACKAGE_VERSION = @PACKAGE_VERSION@
179
180
PATH_SEPARATOR = @PATH_SEPARATOR@
180
181
RANLIB = @RANLIB@
 
182
SED = @SED@
181
183
SET_MAKE = @SET_MAKE@
182
184
SHELL = @SHELL@
183
185
STRIP = @STRIP@
184
186
VERSION = @VERSION@
185
187
WARNING_CFLAGS = @WARNING_CFLAGS@
186
 
ac_ct_AR = @ac_ct_AR@
187
188
ac_ct_CC = @ac_ct_CC@
188
189
ac_ct_CXX = @ac_ct_CXX@
189
190
ac_ct_F77 = @ac_ct_F77@
190
 
ac_ct_RANLIB = @ac_ct_RANLIB@
191
 
ac_ct_STRIP = @ac_ct_STRIP@
192
191
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
193
192
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
194
193
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
205
204
build_os = @build_os@
206
205
build_vendor = @build_vendor@
207
206
datadir = @datadir@
 
207
datarootdir = @datarootdir@
 
208
docdir = @docdir@
 
209
dvidir = @dvidir@
208
210
exec_prefix = @exec_prefix@
209
211
host = @host@
210
212
host_alias = @host_alias@
211
213
host_cpu = @host_cpu@
212
214
host_os = @host_os@
213
215
host_vendor = @host_vendor@
 
216
htmldir = @htmldir@
214
217
includedir = @includedir@
215
218
infodir = @infodir@
216
219
install_sh = @install_sh@
217
220
libdir = @libdir@
218
221
libexecdir = @libexecdir@
 
222
localedir = @localedir@
219
223
localstatedir = @localstatedir@
220
224
mandir = @mandir@
221
225
mkdir_p = @mkdir_p@
222
226
oldincludedir = @oldincludedir@
 
227
pdfdir = @pdfdir@
223
228
prefix = @prefix@
224
229
program_transform_name = @program_transform_name@
 
230
psdir = @psdir@
225
231
sbindir = @sbindir@
226
232
sharedstatedir = @sharedstatedir@
227
233
sysconfdir = @sysconfdir@