]> git.lizzy.rs Git - zlib.git/commit
Split off AR options in Makefile.in and configure.
authorMark Adler <madler@alumni.caltech.edu>
Sun, 13 Nov 2011 21:04:26 +0000 (13:04 -0800)
committerMark Adler <madler@alumni.caltech.edu>
Sun, 13 Nov 2011 21:04:26 +0000 (13:04 -0800)
commitd169dd73007cf1eadea79fb2c506b03f178a2bad
tree521a4cd14aa8ffd8e77db9a900e11425cc3eb191
parent9e50ed8ef10320f84e6e5e5f853a22aae6e62de7
Split off AR options in Makefile.in and configure.

Adds ARFLAGS variable for options, where AR is now just the command
name.  So now $(AR) $(ARFLAGS) is used to build the static library.
Makefile.in
configure