Hi, On Tue, Jul 28, 2015 at 02:17:51PM +0200, David Sommerseth wrote: > > openvpn-plugin.h is nicely built from openvpn-plugin.h.in, but it is > > built in the *build* tree, and the -I statements above do not look > > there - it would need an "-I../../include" to work... > > Hmmm ... That's surprising, as I'd expect we would have the same troubles also > without these patches - as openvpn-plugin.h isn't really touched.
Of course it is :-) - before the patches, it was always living in
$(srcdir)/include/openvpn-plugin.h
Now it's in
$(srcdir)/include/openvpn-plugin.h.in
and then transformed to -> $(builddir)/include/openvpn-plugin.h
and $(builddir)/include wasn't in the -I path.
Steffan fixed that yesterday evening already.
gert
--
USENET is *not* the non-clickable part of WWW!
//www.muc.de/~gert/
Gert Doering - Munich, Germany [email protected]
fax: +49-89-35655025 [email protected]
pgpFZgMhF8ZPd.pgp
Description: PGP signature
