I removed leading 'curl' path on the 'curlbuild.h' include statement in
authorYang Tse <yangsita@gmail.com>
Thu, 5 Nov 2009 15:04:03 +0000 (15:04 +0000)
committerYang Tse <yangsita@gmail.com>
Thu, 5 Nov 2009 15:04:03 +0000 (15:04 +0000)
commit55e68ba3338b02d9a52dfe6343054e61a944a895
tree7c081754374ab5ee0cdbb1ad224c91adb152e63f
parent3f56d1283020d3a6b8bc115080f2bb0d9a61fe27
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.
CHANGES
RELEASE-NOTES
docs/examples/Makefile.am
include/curl/curl.h
lib/Makefile.am
src/Makefile.am
tests/libtest/Makefile.am
tests/server/Makefile.am