On Wed, Mar 28, 2012 at 1:13 PM, Heiko Hund <heiko.h...@sophos.com> wrote: > Hi Alon.
Hello, >> build: rework build > > Removed use of libtool and the implicit automake rule for .rc files. Instead > add a manual rule for the resource object to Makefile.am. Not sure why you guys have issues with libtool. There are people out there that invest time, resources and knowledge to make things work, without us need to worry about the implications or implementation. libtool supports windows resources build in proper way easy to use, the price is just having libtool around. I really do not understand why not to use it. Anyway, I had some more cleanups in my branch and fixups to the latest changes, I am submitting it now. Alon.