summaryrefslogtreecommitdiff
path: root/src/Makefile.inc
Commit message (Expand)AuthorAgeFilesLines
...
* moved the Curl_raw_ functions into the new lib/rawstr.c file for easier curlx_Daniel Stenberg2008-10-231-1/+1
* compile the library file strequal.c to get the Curl_raw_equal function asDaniel Stenberg2008-10-161-1/+2
* curl tool was using functions curlx_tvnow and curlx_tvdiff which are notYang Tse2007-02-201-3/+3
* Moved strdup replacement from src/main.c into src/strdup.c so it's availableDan Fandrich2006-07-111-1/+2
* Removed references to config-vms.h from the makefiles.Dan Fandrich2005-03-161-1/+1
* renamed CURL_HEADERS, since it is a magic automake name we must not useDaniel Stenberg2004-07-281-2/+2
* added Makefile.inc which can be included from other makefiles to reduce maint...Gunter Knauf2004-07-031-0/+16