diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2017-09-06 18:04:16 -0400 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2017-09-07 13:36:35 -0400 |
commit | 3dab9f6c71b0a2d7651109c8da43788eaad2a2f5 (patch) | |
tree | 547db6fde7b4964388d5235a21a3df31b9643198 /projects/Windows/VC7/lib/libcurl.tmpl | |
parent | 08aeae0e3717c6a78bf95e2a5ec17967a4258dbb (diff) |
configure: fix curl_off_t check's include order
- Prepend srcdir include path instead of append.
Prior to this change it was possible that during the check for the size
of curl_off_t the include path of a user's already installed curl could
come before the include path of the to-be-built curl, resulting in the
system.h of the former being incorrectly included for that check.
Closes https://github.com/curl/curl/pull/1870
Diffstat (limited to 'projects/Windows/VC7/lib/libcurl.tmpl')
0 files changed, 0 insertions, 0 deletions