Age | Commit message (Expand) | Author |
---|---|---|
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 |