[Zlib-devel] [PATCH 4/3] contrib/minizip: add support for VPATH builds

Jonathan Nieder jrnieder at gmail.com
Tue Jan 17 16:20:40 EST 2012


Mike Frysinger wrote:
> On Tuesday 17 January 2012 16:06:41 Jonathan Nieder wrote:

>> +libminizip_la_LDFLAGS = $(AM_LDFLAGS) -version-info 1:0:0 -lz
>
> my understanding is that this shouldn't be necessary.  AM_LDFLAGS is 
> implicitly applied to the linking step for all things in the respective 
> Makefile.am.  do your tests indicate otherwise ?

Yes, unfortunately.




More information about the Zlib-devel mailing list