[Zlib-devel] [PATCH 4/3] contrib/minizip: add support for VPATH builds
Mike Frysinger
vapier at gentoo.org
Tue Jan 17 16:15:57 EST 2012
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 ?
-mike
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: This is a digitally signed message part.
URL: <http://madler.net/pipermail/zlib-devel_madler.net/attachments/20120117/cba5c64e/attachment.sig>
More information about the Zlib-devel
mailing list