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

« back to all changes in this revision

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