The --enable-debug option really requires this to be built as part of curl.
authorDaniel Stenberg <daniel@haxx.se>
Wed, 18 Feb 2004 09:07:50 +0000 (09:07 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 18 Feb 2004 09:07:50 +0000 (09:07 +0000)
commite75ab79bdbf4888e5c7042527b02bf849afc4355
treecb4b3f34d4ea73a450c1015f11a3bc93fa6f1eae
parentabd7e32c66ecae4b0707d367b75b19c5a9b6d395
The --enable-debug option really requires this to be built as part of curl.
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.
ares/configure.ac