~ubuntu-branches/ubuntu/gutsy/curl/gutsy

« back to all changes in this revision

Viewing changes to docs/Makefile.in

  • Committer: Bazaar Package Importer
  • Author(s): Martin Pitt
  • Date: 2006-06-29 15:04:24 UTC
  • mto: This revision was merged to the branch mainline in revision 8.
  • Revision ID: james.westby@ubuntu.com-20060629150424-be178abcwks1n519
Tags: upstream-7.15.4
ImportĀ upstreamĀ versionĀ 7.15.4

Show diffs side-by-side

added added

removed removed

Lines of Context:
93
93
CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
94
94
CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
95
95
CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
96
 
CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
97
96
CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
98
97
CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
99
98
CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
115
114
EXEEXT = @EXEEXT@
116
115
F77 = @F77@
117
116
FFLAGS = @FFLAGS@
 
117
GREP = @GREP@
118
118
HAVE_ARES = @HAVE_ARES@
119
119
HAVE_LIBZ = @HAVE_LIBZ@
120
120
HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
169
169
USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
170
170
VERSION = @VERSION@
171
171
VERSIONNUM = @VERSIONNUM@
172
 
ac_ct_AR = @ac_ct_AR@
173
 
ac_ct_AS = @ac_ct_AS@
174
172
ac_ct_CC = @ac_ct_CC@
175
173
ac_ct_CXX = @ac_ct_CXX@
176
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
177
174
ac_ct_F77 = @ac_ct_F77@
178
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
179
 
ac_ct_RANLIB = @ac_ct_RANLIB@
180
 
ac_ct_STRIP = @ac_ct_STRIP@
181
175
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
182
176
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
183
177
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
194
188
build_os = @build_os@
195
189
build_vendor = @build_vendor@
196
190
datadir = @datadir@
 
191
datarootdir = @datarootdir@
 
192
docdir = @docdir@
 
193
dvidir = @dvidir@
197
194
exec_prefix = @exec_prefix@
198
195
host = @host@
199
196
host_alias = @host_alias@
200
197
host_cpu = @host_cpu@
201
198
host_os = @host_os@
202
199
host_vendor = @host_vendor@
 
200
htmldir = @htmldir@
203
201
includedir = @includedir@
204
202
infodir = @infodir@
205
203
install_sh = @install_sh@
206
204
libdir = @libdir@
207
205
libexecdir = @libexecdir@
 
206
localedir = @localedir@
208
207
localstatedir = @localstatedir@
209
208
mandir = @mandir@
210
209
mkdir_p = @mkdir_p@
211
210
oldincludedir = @oldincludedir@
 
211
pdfdir = @pdfdir@
212
212
prefix = @prefix@
213
213
program_transform_name = @program_transform_name@
 
214
psdir = @psdir@
214
215
sbindir = @sbindir@
215
216
sharedstatedir = @sharedstatedir@
216
217
subdirs = @subdirs@