curl/include/curl
Yang Tse 919c97fa65 curl tool: use configuration files from lib directory
Configuration files such as curl_config.h and all config-*.h no longer exist
nor are generated/copied into 'src' directory, now these only exist in 'lib'
directory from where curl tool sources uses them.

Additionally old src/setup.h has been refactored into src/tool_setup.h which
now pulls lib/setup.h

The possibility of a makefile needing an include path adjustment exists.
2012-04-06 23:37:05 +02:00
..
.gitignore curl tool: use configuration files from lib directory 2012-04-06 23:37:05 +02:00
Makefile.am include: cleanup 2011-05-09 10:20:31 +02:00
curl.h CURLOPT_POSTREDIR: also allow 303 to do POST on the redirected URL 2012-04-05 23:29:21 +02:00
curlbuild.h.cmake CMake fixes for Linux. 2010-03-24 14:07:18 -04:00
curlbuild.h.dist remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
curlbuild.h.in include: cleanup 2011-05-09 10:20:31 +02:00
curlrules.h build: allow usage of Borland 5.5.1 external preprocessor cpp32 2011-01-12 02:33:39 +01:00
curlver.h version: start working on 7.25.1-DEV 2012-03-23 16:59:03 +01:00
easy.h Fix spelling errors in include/ 2011-04-21 07:55:53 -07:00
mprintf.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
multi.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
stdcheaders.h remove the CVSish $Id$ lines 2010-03-24 11:02:54 +01:00
typecheck-gcc.h typecheck: allow NULL to unset CURLOPT_ERRORBUFFER 2011-10-15 23:59:22 +02:00