~ubuntu-branches/ubuntu/feisty/dovecot/feisty-updates

« back to all changes in this revision

Viewing changes to src/lib-storage/index/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Michael Vogt
  • Date: 2006-11-27 20:47:11 UTC
  • mfrom: (1.10.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20061127204711-z7alg32xp4tnftjs
Tags: 1.0.rc15-1ubuntu1
* Merge from debian unstable. Remaining changes:
  - snakeoil ssl
  - Remove stop script symlinks from rc0 and rc6

Show diffs side-by-side

added added

removed removed

Lines of Context:
120
120
EXEEXT = @EXEEXT@
121
121
F77 = @F77@
122
122
FFLAGS = @FFLAGS@
 
123
GREP = @GREP@
123
124
INSTALL_DATA = @INSTALL_DATA@
124
125
INSTALL_PROGRAM = @INSTALL_PROGRAM@
125
126
INSTALL_SCRIPT = @INSTALL_SCRIPT@
158
159
STORAGE_LIBS = @STORAGE_LIBS@
159
160
STRIP = @STRIP@
160
161
VERSION = @VERSION@
161
 
ac_ct_AR = @ac_ct_AR@
162
162
ac_ct_CC = @ac_ct_CC@
163
163
ac_ct_CXX = @ac_ct_CXX@
164
164
ac_ct_F77 = @ac_ct_F77@
165
 
ac_ct_RANLIB = @ac_ct_RANLIB@
166
 
ac_ct_STRIP = @ac_ct_STRIP@
167
 
ac_pt_PKG_CONFIG = @ac_pt_PKG_CONFIG@
168
165
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
169
166
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
170
167
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
181
178
build_os = @build_os@
182
179
build_vendor = @build_vendor@
183
180
datadir = @datadir@
 
181
datarootdir = @datarootdir@
 
182
docdir = @docdir@
 
183
dvidir = @dvidir@
184
184
exec_prefix = @exec_prefix@
185
185
host = @host@
186
186
host_alias = @host_alias@
187
187
host_cpu = @host_cpu@
188
188
host_os = @host_os@
189
189
host_vendor = @host_vendor@
 
190
htmldir = @htmldir@
190
191
includedir = @includedir@
191
192
infodir = @infodir@
192
193
install_sh = @install_sh@
193
194
libdir = @libdir@
194
195
libexecdir = @libexecdir@
 
196
localedir = @localedir@
195
197
localstatedir = @localstatedir@
196
198
mail_storages = @mail_storages@
197
199
mandir = @mandir@
198
200
mkdir_p = @mkdir_p@
199
201
moduledir = @moduledir@
200
202
oldincludedir = @oldincludedir@
 
203
pdfdir = @pdfdir@
201
204
prefix = @prefix@
202
205
program_transform_name = @program_transform_name@
 
206
psdir = @psdir@
203
207
rundir = @rundir@
204
208
sbindir = @sbindir@
205
209
sharedstatedir = @sharedstatedir@