Hi,

Thanks for the comments.

On Thu, Jan 19, 2017 at 9:41 AM, David Sommerseth <
open...@sf.lists.topphemmelig.net> wrote:

> Any reason to have this AC_DEFINE?  That puts HAVE_LD_WRAP_SUPPORT into
> config.h, which I don't think makes much sense.  If we don't have --wrap
> support, would we have #ifdef HAVE_LD_WRAP_SUPPORT in the C code at all?
>

Repeating from related discussion on the PR page: AC_DEFINE is indeed meant
to add a  preprocessor define (available to sources through config.h). We
do not have a use for it right now but we could --- say one could provide
an alternative to __wrap_xxx() in source, not sure how though.

So currently its just a preprocessor define that provides a solution
waiting for a problem. If the consensus is not to define it, fine with me.

Selva
------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, SlashDot.org! http://sdm.link/slashdot
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to