curl/src
Daniel Stenberg df3ca59116 Dan Fandrich:
Here's a stab at a consolidation of the SSL detection heuristics into
configure. Source files aren't changed by this patch, except for setup.h and
the various config*.h files.  Within the configure script, OPENSSL_ENABLED is
used to determine if SSL is being used or not, and outside configure,
USE_SSLEAY means the same thing; this could be even further unified some day.

Now, when SSL is not detected, configure skips the various checks that are
dependent on SSL, speeding up the configure process and avoiding complications
with cross compiles.  I also updated all the architecture- specific config
files I could see, but I couldn't test them.
2004-12-11 18:47:22 +00:00
..
macos Eric-update 2001-12-04 16:33:40 +00:00
.cvsignore ignore .dist files here 2003-10-30 13:07:36 +00:00
Makefile.am use Makefile.inc and make it get included in dist archives 2004-07-28 18:40:50 +00:00
Makefile.b32 Changes for static/dynamic linking of libcurl. 2004-11-14 13:51:33 +00:00
Makefile.inc renamed CURL_HEADERS, since it is a magic automake name we must not use 2004-07-28 18:40:18 +00:00
Makefile.m32 Add "-DCURL_STATICLIB" for static build. 2004-11-13 15:47:17 +00:00
Makefile.netware fixed nasty warnings with gcc 3.3. 2004-09-03 18:51:36 +00:00
Makefile.riscos brougth by Michael Curtis 2002-04-10 20:52:26 +00:00
Makefile.vc6 David Byron's debug build fix 2004-12-10 19:16:51 +00:00
config-amigaos.h removed tabs and trailing whitespace from source 2004-10-06 07:50:18 +00:00
config-mac.h removed tabs and trailing whitespace from source 2004-10-06 07:50:18 +00:00
config-riscos.h Dan Fandrich: 2004-12-11 18:47:22 +00:00
config-vms.h USE_MANUAL is now defined by default 2004-04-25 15:21:16 +00:00
config-win32.h Replace MINGW32 with built-in __MINGW32__. 2004-12-06 14:43:04 +00:00
config.h.in weirdo hack to fix debian bug report 278691: 2004-11-08 19:41:28 +00:00
curl.rc new "version resource" file for windows builds 2004-03-04 09:56:17 +00:00
getpass.c removed tabs and trailing whitespace from source 2004-10-06 07:50:18 +00:00
getpass.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
homedir.c removed tabs and trailing whitespace from source 2004-10-06 07:50:18 +00:00
homedir.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
hugehelp.c.cvs make it more obvious what this is by not even trying to show a manual 2003-02-04 18:22:31 +00:00
hugehelp.h use hugehelp.h to silence picky compiler warnings 2004-01-29 13:48:36 +00:00
main.c Provide a 64-bit capable ftruncate(). MingW has one, but 2004-11-24 19:34:25 +00:00
makefile.amiga Diego Casorran's fixes to allow native AmigaOS builds 2004-01-13 08:35:57 +00:00
makefile.dj Added top_srcdir. 2004-11-15 10:41:58 +00:00
mkhelp.pl Include "setup.h" and not "config.h" since setup.h is made to include 2004-04-26 21:15:48 +00:00
setup.h removed now obsolete ifdef. 2004-07-04 15:34:58 +00:00
urlglob.c removed tabs and trailing whitespace from source 2004-10-06 07:50:18 +00:00
urlglob.h int/size_t cleanup 2004-03-23 09:12:51 +00:00
version.h include curl/curlver.h instead since this only needs the version defines 2004-03-24 07:27:58 +00:00
writeenv.c Gisle Vanem's djgpp/MS-DOS updates 2004-03-29 12:29:25 +00:00
writeenv.h updated year in the copyright string 2004-01-07 09:19:33 +00:00
writeout.c new -w variables supported 2004-11-15 11:25:39 +00:00
writeout.h updated year in the copyright string 2004-01-07 09:19:33 +00:00