Hi, Last time I looked, only the include paths and a header needed fixing: https://github.com/curl/curl/pull/1291 In meantime curlbuild.h is gone, but there might be other issues now. (Note that the PR was rejected.)
Rejecting in-tree sounds interesting, would this also be possible for autotools? Kind regards, Peter https://lekensteyn.nl (pardon my brevity, top-posting and formatting, sent from my phone) On 7 September 2017 08:45:52 BST, Daniel Stenberg <[email protected]> wrote: >On Thu, 7 Sep 2017, Ray Satiro via curl-library wrote: > >> My question is, is this expected? I thought if I did an out-of-source >build >> tree that it would not use build files from the source tree. > >I think as a general rule, mixing in-tree and out-of-tree builds will >cause >problems and I don't think it is worth it trying to make that work. >configure >will even detect it and refuse to run until the in-tree build is >cleaned. > >-- > > / daniel.haxx.se >------------------------------------------------------------------- >Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library >Etiquette: https://curl.haxx.se/mail/etiquette.html ------------------------------------------------------------------- Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library Etiquette: https://curl.haxx.se/mail/etiquette.html
