ygrek / ocurl

OCaml bindings to libcurl
https://ygrek.org/p/ocurl
MIT License
59 stars 32 forks source link

Rename CURLOPT() => HAVE() #54

Closed nojb closed 2 years ago

nojb commented 3 years ago

To avoid redefinition conflict with https://github.com/curl/curl/blob/1e5e93d899eece446afbf2c40adbdbc86f0e9550/include/curl/curl.h#L1044

ygrek commented 2 years ago

cherry-picked as 0238536a664ebbae1a5952a7f35d43720cebb9a9, thanks!