Re: [Openvpn-devel] [PATCH]: small tweaks to beta16

2004-11-18 Thread Matthias Andree
On Thu, 18 Nov 2004, James Yonan wrote: > Right now the Windows build is statically linking with the LZO lib, just > as is specified in the makefile.w32. libtool is used to make the library, > but not to link against it. Is there a problem with this? Yes, I believe so. If you use libtool to m

Re: [Openvpn-devel] [PATCH]: small tweaks to beta16

2004-11-18 Thread James Yonan
On Thu, 18 Nov 2004, Matthias Andree wrote: > On Thu, 11 Nov 2004, James Yonan wrote: > > > On Thu, 11 Nov 2004, Peter 'Luna' Runestig wrote: > > > > > --- openvpn-2.0_beta16.orig/makefile.w32 2004-11-07 10:27:36.0 > > > +0100 > > > +++ openvpn-2.0_beta16/makefile.w32 2004-11-10

Re: [Openvpn-devel] [PATCH]: small tweaks to beta16

2004-11-17 Thread Matthias Andree
On Thu, 11 Nov 2004, James Yonan wrote: > On Thu, 11 Nov 2004, Peter 'Luna' Runestig wrote: > > > --- openvpn-2.0_beta16.orig/makefile.w322004-11-07 10:27:36.0 > > +0100 > > +++ openvpn-2.0_beta16/makefile.w32 2004-11-10 22:27:42.796479300 +0100 > > @@ -50,7 +50,7 @@ > > > > LIBS_D

Re: [Openvpn-devel] [PATCH]: small tweaks to beta16

2004-11-11 Thread James Yonan
On Thu, 11 Nov 2004, Peter 'Luna' Runestig wrote: > Hi again! I need this to compile beta16 with Visual C++: > > diff -u openvpn-2.0_beta16.orig/config-win32.h > openvpn-2.0_beta16/config-win32.h > --- openvpn-2.0_beta16.orig/config-win32.h2004-11-07 10:28:31.0 > +0100 > +++ openvpn