index
:
curl
gemini-meta
master
cURL mirror with patches applied
Ben
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ares
/
configure.ac
Age
Commit message (
Expand
)
Author
2004-11-11
fix the -I path to the proper include dir when --enable-debug is used
Daniel Stenberg
2004-07-24
--enable-debug now makes the lib built static only since otherwise we
Daniel Stenberg
2004-07-22
- Fixed a few variable return types for some system calls. Made configure
Daniel Stenberg
2004-02-25
added the better debug option logic from curl by adding acinclude.m4 to the
Daniel Stenberg
2004-02-23
check for a few basic header files
Daniel Stenberg
2004-02-22
this code uses no long long, so we can have warnings about them
Daniel Stenberg
2004-02-19
check for standard headers when --enable-debug is used
Daniel Stenberg
2004-02-18
I removed the socklen_t requirement from memdebug.h, so we don't need to
Daniel Stenberg
2004-02-18
The --enable-debug option really requires this to be built as part of curl.
Daniel Stenberg
2004-02-15
don't assume we can use gcc 2.96+ options
Daniel Stenberg
2004-02-04
we use the more aggressive compiler warnings
Daniel Stenberg
2004-02-04
use configure.ac instead of configure.in
Daniel Stenberg