renamed generated config.h to curl_config.h in order to avoid clashes when libcurl...
authorGunter Knauf <gk@gknw.de>
Tue, 14 Jul 2009 13:25:14 +0000 (13:25 +0000)
committerGunter Knauf <gk@gknw.de>
Tue, 14 Jul 2009 13:25:14 +0000 (13:25 +0000)
commitf671d0513ccc9cdcd7516c732c719b2f31a9578e
treee419c483393ab20caaf0e93f1d236edb08743670
parent100f6b7703ff9a45340c0b27122806952f243ab8
renamed generated config.h to curl_config.h in order to avoid clashes when libcurl is used with other projects which also have a config.h.
33 files changed:
buildconf
configure.ac
diff-exclude
docs/INTERNALS
lib/.cvsignore
lib/CMakeLists.txt
lib/Makefile.am
lib/Makefile.netware
lib/config-mac.h
lib/config-riscos.h
lib/config.h.cmake
lib/makefile.dj
lib/setup.h
m4/curl-functions.m4
maketgz
missing
packages/vms/build_vms.com
src/.cvsignore
src/CMakeLists.txt
src/Makefile.am
src/Makefile.netware
src/config-mac.h
src/config-riscos.h
src/makefile.dj
src/setup.h
tests/libtest/CMakeLists.txt
tests/libtest/Makefile.am
tests/libtest/test.h
tests/runtests.pl
tests/server/.cvsignore
tests/server/CMakeLists.txt
tests/server/Makefile.am
tests/testcurl.pl