Dear Cesar,
On Thu, 2 Jun 2011, Cesar Eduardo Barros wrote:
v2: Create GITLIBDEPS and use it instead of GITLIBS. RESOURCE_OBJS
cannot be added directly to GITLIBS because it would add the
manifest twice to executables which use $(filter %.o,$^) in the
Makefile rule (since LIBS also includes GITLIBS).
This is still changing too much for my liking (and if I were to accept
the introduction of GITLIBDEPS as an elegant solution, it would have to be
a separate patch anyway).
I may get some time in a week to play with the issue myself,
Johannes