On Tue Sep 20 22:54:28 2016, fdupont wrote:
> On Tue Sep 20 17:55:28 2016, tmark wrote:
> > The only issue I found is that configure does not catch --with-
> > libbind=<path> when path names a directory that doesn't exist. In
> > that case, configure succeeds but the subsequent make will fail.
>
> => note it was the case before. But I think to check the existence
> of include and lib directories at the given place is not a bad idea
> even isc-config.sh (cf #23825) could provide a better solution.
>
For now, please modify the configure script fail if the directory doesn't exist. Just because it didn't do that before doesn't mean we shouldn't make it better.
If it can later be improved upon when and if 23825 is done, that's fine.
> > Everything else works fine.
>
> => BTW can you review #35143 and #20890 before? I'd like
> to merge tickets in this order. Or do you prefer I play with links
> in RT?
Tickets reviewed. When one ticket depends on another it is a good idea to set the dependency links in RT.