diff options
author | Yang Tse <yangsita@gmail.com> | 2008-08-07 20:41:12 +0000 |
---|---|---|
committer | Yang Tse <yangsita@gmail.com> | 2008-08-07 20:41:12 +0000 |
commit | a7d52c414f09cf0b36b00f9b30f4d1ae94cb4025 (patch) | |
tree | 4b190d17818193ac86afcbcf1a198d01963a7baf /CHANGES | |
parent | 479466a495ce3047fd7747b867a7f4b0c7d21965 (diff) |
Adjust testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.h
for non-configure targets when host system doesn't run buildconf.bat.
Diffstat (limited to 'CHANGES')
-rw-r--r-- | CHANGES | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -20,6 +20,9 @@ Yang Tse (7 Aug 2008) - Skip data type check in DO_CURL_OFF_T_CHECK macro when argument is empty. +- Adjusted testcurl.pl to copy checked out curlbuild.h.dist as curlbuild.h + for non-configure targets when the host system doesn't run buildconf.bat. + - Prevent buildconf from removing 'Makefile' and 'missing' files. This would blow away our CVS checked files 'missing' and 'hiper/Makefile'. |