- Sep 15, 2004
-
-
Daniel Stenberg authored
-
- Aug 19, 2004
-
-
Daniel Stenberg authored
by setting _THREAD_SAFE (and -qthreaded) before strerror_r() is checked for.
-
- Aug 17, 2004
-
-
Daniel Stenberg authored
the -qthreaded compiler option
-
Daniel Stenberg authored
-
- Aug 12, 2004
-
-
Daniel Stenberg authored
land with many warnings and even compiler errors due to missing structs etc
-
- Aug 11, 2004
-
-
Daniel Stenberg authored
decent quote about the define, taken from http://www.opengroup.org/onlinepubs/007908799/xsh/compilation.html
-
Daniel Stenberg authored
-
Daniel Stenberg authored
and if so, define _XOPEN_SOURCE to 500 in an attempt to build with less warnings (on the 64bit versions)
-
- Aug 09, 2004
-
-
Daniel Stenberg authored
possibly only on some platforms, but it happens on my Solaris 2.7 box and I don't know anyone else that regularly build curl with krb4 support.
-
- Jul 24, 2004
-
-
Daniel Stenberg authored
-
- Jul 22, 2004
-
-
Daniel Stenberg authored
-
- Jun 29, 2004
-
-
Daniel Stenberg authored
-
- Jun 27, 2004
-
-
Daniel Stenberg authored
-
- Jun 03, 2004
-
-
Daniel Stenberg authored
-
- May 25, 2004
-
-
Daniel Stenberg authored
versions
-
- May 06, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 05, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
render a build impossible
-
Daniel Stenberg authored
-
- Apr 27, 2004
-
-
Daniel Stenberg authored
-
- Apr 26, 2004
-
-
Daniel Stenberg authored
disabled SSL with --without-ssl. This previously made the Makefiles use the SSL libs even though told not to.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
modified the compiler and link options so nothing can be tested for after this check, as the c-ares lib might not have been built yet!
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- Apr 25, 2004
-
-
Daniel Stenberg authored
-
- Apr 01, 2004
-
-
Daniel Stenberg authored
directory. The provided ares dir is probably up-to-date, but more importantly it is often not built yet at the time when this configure script runs.
-
Daniel Stenberg authored
that we use a library that is recent enough to build with the latest libcurl.
-
- Mar 30, 2004
-
-
Daniel Stenberg authored
works. No code actually uses the HAVE_NI_WITHSCOPEID (that a positive test results in), but this is still only for testing purposes.
-
- Mar 29, 2004
-
-
Daniel Stenberg authored
-
- Mar 26, 2004
-
-
Daniel Stenberg authored
-
- Mar 25, 2004
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
a check for there *_r-versions too
-
Daniel Stenberg authored
-
- Mar 24, 2004
-
-
Daniel Stenberg authored
-
- Mar 18, 2004
-
-
Daniel Stenberg authored
libs we want. $libsuff is the magic variable that contains a suffix (which might be blank). Tor Arntsen brought details and verified this fix.
-
- Mar 15, 2004
-
-
Daniel Stenberg authored
-
- Mar 03, 2004
-
-
Daniel Stenberg authored
-
- Feb 25, 2004
-
-
Daniel Stenberg authored
CURL_CC_DEBUG_OPTS function in acinclude.m4
-