mirror of
https://github.com/curl/curl.git
synced 2026-08-26 13:33:33 +03:00
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.
This commit is contained in:
parent
100f6b7703
commit
f671d0513c
33 changed files with 68 additions and 68 deletions
|
|
@ -34,7 +34,7 @@ $! and updated it to do hardware dependant builds.
|
|||
$! 29-JAN-2004, MSK, moved logical defines into defines.com
|
||||
$! 6-FEB-2004, MSK, put in various SSL support bits
|
||||
$! 9-MAR-2004, MSK, the config-vms.h* files are now copied to the lib and
|
||||
$! src directories as config.h.
|
||||
$! src directories as curl_config.h.
|
||||
$! 15-MAR-2004, MSK, All of the curlmsg*.* files have also been moved to
|
||||
$! this build directory. They will be copied to the src
|
||||
$! directory before build. The .msg file will be compiled
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue