- Nov 17, 2003
-
-
Daniel Stenberg authored
argv test. This way, the default can be overridden better (for cross-compiles etc)
-
- Oct 30, 2003
-
-
Daniel Stenberg authored
-
- Oct 24, 2003
-
-
Daniel Stenberg authored
and gcc, to set the -mimpure-text link flag for linking the lib better.
-
- Oct 09, 2003
-
-
Daniel Stenberg authored
-
- Oct 07, 2003
-
-
Daniel Stenberg authored
-
- Oct 02, 2003
-
-
Daniel Stenberg authored
-
- Sep 21, 2003
-
-
Daniel Stenberg authored
-
- Sep 19, 2003
-
-
Daniel Stenberg authored
cleanups.
-
- Sep 05, 2003
-
-
Daniel Stenberg authored
Kevin Fisk reported.
-
- Aug 19, 2003
-
-
Daniel Stenberg authored
to inhibit long long warnings (ISO C90 does not support `long long')
-
Daniel Stenberg authored
-
- Aug 14, 2003
-
-
Daniel Stenberg authored
changed the use of AC_CHECK_TYPE as the previous approach is deprecated require 2.57 properly
-
- Aug 11, 2003
-
-
Daniel Stenberg authored
-
- Aug 05, 2003
-
-
Daniel Stenberg authored
asynch name resolves. Still very experimental, beware!
-
- Jul 30, 2003
-
-
Daniel Stenberg authored
we might need to check for some other tools too that on Solaris are put in those weird dirs...
-
- Jul 25, 2003
-
-
Daniel Stenberg authored
set a conditional for the makefile if we know the CA path or not
-
- Jul 04, 2003
-
-
Daniel Stenberg authored
the configure script. We set it differently now and generate the lib/ca-bundle.h file entirely.
-
- Jun 26, 2003
-
-
Daniel Stenberg authored
-
- Jun 12, 2003
-
-
Daniel Stenberg authored
-
- Jun 10, 2003
-
-
Daniel Stenberg authored
added.
-
- May 21, 2003
-
-
Daniel Stenberg authored
-
- May 04, 2003
-
-
Daniel Stenberg authored
curl
-
- Apr 06, 2003
-
-
Daniel Stenberg authored
building curl without SSL support!
-
- Mar 26, 2003
-
-
Daniel Stenberg authored
-
- Mar 25, 2003
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
name for it.
-
Daniel Stenberg authored
-
- Mar 15, 2003
-
-
Daniel Stenberg authored
-
- Mar 14, 2003
-
-
Daniel Stenberg authored
-
- Mar 13, 2003
-
-
Daniel Stenberg authored
cases this is wrong... and if they're truly missing, we won't succeed to link later on anyway.
-
Daniel Stenberg authored
default AC_CHECK_FUNCS() work. HPUX 11 is one of them.
-
- Mar 12, 2003
-
-
Daniel Stenberg authored
--enable-libgcc check for a sed before using it
-
Daniel Stenberg authored
nicer!
-
- Mar 11, 2003
-
-
Daniel Stenberg authored
configure warnings on many systems
-
- Mar 07, 2003
-
-
Daniel Stenberg authored
-
- Mar 03, 2003
-
-
Daniel Stenberg authored
automatic disable won't cause a warning
-
Daniel Stenberg authored
*_r() functions as they're not needed (and if fact mess things up for us). Brought to our attention by the friendly Troels Walsted Hansen in bug report #696217.
-
- Jan 29, 2003
-
-
Daniel Stenberg authored
we attempt to hide some of the more sensitive command line arguments
-
- Jan 27, 2003
-
-
Daniel Stenberg authored
warnings that I can't be concerned about at this point.
-
- Jan 20, 2003
-
-
Daniel Stenberg authored
-