Age | Commit message (Collapse) | Author | |
---|---|---|---|
2004-02-18 | The --enable-debug option really requires this to be built as part of curl. | Daniel Stenberg | |
When using it, we now set the include path to better find the devel curl headers, and we check for the socklen_t type since the curl memdebug stuff needs it. | |||
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 | |
support --enable-debug to switch on picky compiler options |