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

« back to all changes in this revision

Viewing changes to include/curl/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:
87
87
CURL_DISABLE_DICT = @CURL_DISABLE_DICT@
88
88
CURL_DISABLE_FILE = @CURL_DISABLE_FILE@
89
89
CURL_DISABLE_FTP = @CURL_DISABLE_FTP@
90
 
CURL_DISABLE_GOPHER = @CURL_DISABLE_GOPHER@
91
90
CURL_DISABLE_HTTP = @CURL_DISABLE_HTTP@
92
91
CURL_DISABLE_LDAP = @CURL_DISABLE_LDAP@
93
92
CURL_DISABLE_TELNET = @CURL_DISABLE_TELNET@
109
108
EXEEXT = @EXEEXT@
110
109
F77 = @F77@
111
110
FFLAGS = @FFLAGS@
 
111
GREP = @GREP@
112
112
HAVE_ARES = @HAVE_ARES@
113
113
HAVE_LIBZ = @HAVE_LIBZ@
114
114
HAVE_LIBZ_FALSE = @HAVE_LIBZ_FALSE@
163
163
USE_WINDOWS_SSPI = @USE_WINDOWS_SSPI@
164
164
VERSION = @VERSION@
165
165
VERSIONNUM = @VERSIONNUM@
166
 
ac_ct_AR = @ac_ct_AR@
167
 
ac_ct_AS = @ac_ct_AS@
168
166
ac_ct_CC = @ac_ct_CC@
169
167
ac_ct_CXX = @ac_ct_CXX@
170
 
ac_ct_DLLTOOL = @ac_ct_DLLTOOL@
171
168
ac_ct_F77 = @ac_ct_F77@
172
 
ac_ct_OBJDUMP = @ac_ct_OBJDUMP@
173
 
ac_ct_RANLIB = @ac_ct_RANLIB@
174
 
ac_ct_STRIP = @ac_ct_STRIP@
175
169
am__fastdepCC_FALSE = @am__fastdepCC_FALSE@
176
170
am__fastdepCC_TRUE = @am__fastdepCC_TRUE@
177
171
am__fastdepCXX_FALSE = @am__fastdepCXX_FALSE@
188
182
build_os = @build_os@
189
183
build_vendor = @build_vendor@
190
184
datadir = @datadir@
 
185
datarootdir = @datarootdir@
 
186
docdir = @docdir@
 
187
dvidir = @dvidir@
191
188
exec_prefix = @exec_prefix@
192
189
host = @host@
193
190
host_alias = @host_alias@
194
191
host_cpu = @host_cpu@
195
192
host_os = @host_os@
196
193
host_vendor = @host_vendor@
 
194
htmldir = @htmldir@
197
195
includedir = @includedir@
198
196
infodir = @infodir@
199
197
install_sh = @install_sh@
200
198
libdir = @libdir@
201
199
libexecdir = @libexecdir@
 
200
localedir = @localedir@
202
201
localstatedir = @localstatedir@
203
202
mandir = @mandir@
204
203
mkdir_p = @mkdir_p@
205
204
oldincludedir = @oldincludedir@
 
205
pdfdir = @pdfdir@
206
206
prefix = @prefix@
207
207
program_transform_name = @program_transform_name@
 
208
psdir = @psdir@
208
209
sbindir = @sbindir@
209
210
sharedstatedir = @sharedstatedir@
210
211
subdirs = @subdirs@