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)
commit9264a4649d22fd14f32e38e322b88eeb84fa5c99
tree736b0658cc07dca675b99a3f5dbe45c3e33a454d
parentc2f765495d84945f82a1febeb854cbdf9671c14c
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.
configure.ac