Re: [Openvpn-devel] [PATCH] build: automake fixups

2012-04-19 Thread Alon Bar-Lev
Hello Heiko, Can you please comment this[1] patch? Unlike what you committed without libtool, It makes the building of resources correctly with automake without libtool. If you have any rejects I be glad to explain/modify, please don't ignore, my intention is to help. Regards, Alon. [1] https:

Re: [Openvpn-devel] [PATCH] build: automake fixups

2012-04-05 Thread Alon Bar-Lev
Hello Heiko, I really like to finish this build modification stage. Can you please review and apply? Thanks, Alon. On Wed, Mar 28, 2012 at 2:05 PM, Alon Bar-Lev wrote: > > On Wed, Mar 28, 2012 at 1:59 PM, Alon Bar-Lev > wrote: > > 1. Rename resource includes to rch, see[1]. > > 2. Use implicit

Re: [Openvpn-devel] [PATCH] build: automake fixups

2012-03-28 Thread Alon Bar-Lev
On Wed, Mar 28, 2012 at 1:59 PM, Alon Bar-Lev wrote: > 1. Rename resource includes to rch, see[1]. > 2. Use implicit rule for resources. > 3. Fixup resources build using automake conventions. > 4. Misc cleanups > > [1] http://comments.gmane.org/gmane.comp.gnu.binutils/56459 > > Signed-off-by: Alon