I removed leading 'curl' path on the 'curlbuild.h' include statement in

curl.h, adjusting auto-makefiles include path, to enhance portability to
OS's without an orthogonal directory tree structure such as OS/400.
This commit is contained in:
Yang Tse
2009-11-05 15:04:03 +00:00
parent 3f56d12830
commit 55e68ba333
8 changed files with 55 additions and 44 deletions

View File

@@ -14,6 +14,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o progress meter percentage and transfer time estimates fixes
o portability enhancement for OS's without orthogonal directory tree structure
This release includes the following known bugs: