David Shaw's updated version:
authorDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jun 2005 06:58:11 +0000 (06:58 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 22 Jun 2005 06:58:11 +0000 (06:58 +0000)
commitc73f8e835fa04e3801cc253c6dbf0fb765a29ad8
tree81c37465b3134c727059f366bc1375573bc82f45
parent93558c4299f579a13a6f8fa7b262e65cb061ce8d
David Shaw's updated version:

It now properly handles code that uses curl_free() (since not all versions of
curl have it), and also fixes a few problems when detecting libcurl on MinGW,
and a linker problem on OSX Panther.
docs/libcurl/libcurl.m4