~ubuntu-branches/ubuntu/lucid/libdebian-installer/lucid

« back to all changes in this revision

Viewing changes to Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Bastian Blank, Bastian Blank, Martin Michlmayr, Colin Watson, Joey Hess
  • Date: 2006-05-31 23:02:10 UTC
  • Revision ID: james.westby@ubuntu.com-20060531230210-z3sc8766e7j7n9ci
Tags: 0.42
[ Bastian Blank ]
* Bump shared library revision to 6.
* Add small AVL tree implementation.

[ Martin Michlmayr ]
* Remove (incomplete) BAST and LAST support.
* Drop Riscstation since it's no longer supported in 2.6 kernels.
* Rename arm/riscpc to arm/rpc for consistency.

[ Colin Watson ]
* Fix Hurd detection at build time.

[ Joey Hess ]
* Move more resolver debug logging into ENABLE_EXTENSIVE_DEBUG ifdefs.

Show diffs side-by-side

added added

removed removed

Lines of Context:
107
107
EXEEXT = @EXEEXT@
108
108
F77 = @F77@
109
109
FFLAGS = @FFLAGS@
 
110
GREP = @GREP@
110
111
INSTALL_DATA = @INSTALL_DATA@
111
112
INSTALL_PROGRAM = @INSTALL_PROGRAM@
112
113
INSTALL_SCRIPT = @INSTALL_SCRIPT@
137
138
STRIP = @STRIP@
138
139
SUBARCH_SYSTEM = @SUBARCH_SYSTEM@
139
140
VERSION = @VERSION@
140
 
ac_ct_AR = @ac_ct_AR@
141
141
ac_ct_CC = @ac_ct_CC@
142
142
ac_ct_CXX = @ac_ct_CXX@
143
143
ac_ct_F77 = @ac_ct_F77@
144
 
ac_ct_RANLIB = @ac_ct_RANLIB@
145
 
ac_ct_STRIP = @ac_ct_STRIP@
146
144
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
147
145
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
148
146
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
157
155
build_os = @build_os@
158
156
build_vendor = @build_vendor@
159
157
datadir = @datadir@
 
158
datarootdir = @datarootdir@
 
159
docdir = @docdir@
 
160
dvidir = @dvidir@
160
161
exec_prefix = @exec_prefix@
161
162
host = @host@
162
163
host_alias = @host_alias@
163
164
host_cpu = @host_cpu@
164
165
host_os = @host_os@
165
166
host_vendor = @host_vendor@
 
167
htmldir = @htmldir@
166
168
includedir = @includedir@
167
169
infodir = @infodir@
168
170
install_sh = @install_sh@
169
171
libdir = @libdir@
170
172
libexecdir = @libexecdir@
 
173
localedir = @localedir@
171
174
localstatedir = @localstatedir@
172
175
mandir = @mandir@
173
176
mkdir_p = @mkdir_p@
174
177
oldincludedir = @oldincludedir@
 
178
pdfdir = @pdfdir@
175
179
prefix = @prefix@
176
180
program_transform_name = @program_transform_name@
 
181
psdir = @psdir@
177
182
sbindir = @sbindir@
178
183
sharedstatedir = @sharedstatedir@
179
184
sysconfdir = @sysconfdir@