diff options
author | Nick Zitzmann <nickzman@gmail.com> | 2013-07-30 20:20:20 -0600 |
---|---|---|
committer | Nick Zitzmann <nickzman@gmail.com> | 2013-07-30 20:20:20 -0600 |
commit | c3e721054822b6f2d099abb186c91518bc29be2c (patch) | |
tree | 306e75ba5d8677ba27943dfc155183fe98daaed8 /docs/INSTALL | |
parent | 9a5c2d83734ec671f7fb81788a916f9ffa6fb4b6 (diff) |
md5 & metalink: use better build macros on Apple operating systems
Previously we used __MAC_10_X and __IPHONE_X to mark digest-generating
code that was specific to OS X and iOS. Now we use
__MAC_OS_X_VERSION_MAX_ALLOWED and __IPHONE_OS_VERSION_MAX_ALLOWED
instead of those macros.
Bug: http://sourceforge.net/p/curl/bugs/1255/
Reported by: Edward Rudd
Diffstat (limited to 'docs/INSTALL')
0 files changed, 0 insertions, 0 deletions