[Zlib-devel] [RFC][PATCH] fix parallel make issue
Daniel Mierswa
impulze at impulze.org
Tue Feb 8 18:12:20 EST 2011
On 06.02.2011 05:54, Enrico Weigelt wrote:
> based on 1.2.5:
>
>
> diff --git a/configure b/configure
> index bd9edd2..e6c2ead 100755
> --- a/configure
> +++ b/configure
> @@ -19,7 +19,6 @@ if [ -n "${CHOST}" ]; then
> fi
>
> STATICLIB=libz.a
> -LDFLAGS="${LDFLAGS} -L. ${STATICLIB}"
> VER=`sed -n -e '/VERSION "/s/.*"\(.*\)".*/\1/p' < zlib.h`
> VER3=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\\.[0-9]*\).*/\1/p' < zlib.h`
> VER2=`sed -n -e '/VERSION "/s/.*"\([0-9]*\\.[0-9]*\)\\..*/\1/p' < zlib.h`
>
>
>
> cu
great, will this make it into 1.2.6?
--
Mierswa, Daniel
If you still don't like it, that's ok: that's why I'm boss. I simply
know better than you do.
--- Linus Torvalds, comp.os.linux.advocacy, 1996/07/22
More information about the Zlib-devel
mailing list