Am 08.02.2023 um 01:40 schrieb Selva Nair:


On Tue, Feb 7, 2023 at 7:18 PM Arne Schwabe <a...@rfc2549.org> wrote:

    From: Selva Nair <selva.n...@gmail.com>

    - Eliminates repeated warnings such as
      warning: source file '$(openvpn_srcdir)/env_set.c' is in a
    subdirectory,
      but option 'subdir-objects' is disabled
    - Enabled only for automake >= 1.16 as older versions have a buggy
    implementation
      of this option

    Main side effect of this option is that object files like
    openvpnserv-blockdns.o
    are now created in src/openvpn where block-dns.c resides instead of in
    src/openvpnserv. Same for object files for sources from
    $(openvpn_srcdir) compiled
    into test executables.

    See also past discussion on this topic:
    
https://www.mail-archive.com/openvpn-devel@lists.sourceforge.net/msg00013.html

    Signed-off-by: Selva Nair <selva.n...@gmail.com>
    Signed-off-by: Arne Schwabe <a...@rfc2549.org>


I'm a bit confused here -- it seems you have made some edits to my patch (signed-off), but not clear what has changed.


I didn't make changes as I said in the cover letter. The signoff automatically happens since with patch sending.

Arne
_______________________________________________
Openvpn-devel mailing list
Openvpn-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openvpn-devel

Reply via email to