Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 13 Feb 2002 10:38:50 +0200
From:      Maxim Sobolev <sobomax@FreeBSD.org>
To:        Ade Lovett <ade@FreeBSD.org>
Cc:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: ports/textproc/libxml Makefile
Message-ID:  <3C6A261A.83067518@FreeBSD.org>
References:  <200202130457.g1D4vHO84306@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
Ade Lovett wrote:
> 
> ade         2002/02/12 20:57:17 PST
> 
>   Modified files:
>     textproc/libxml      Makefile
>   Log:
>   Unbreak for -CURRENT (and remove warning on stable) by changing malloc.h
>   references to stdlib.h
> 
>   PR:             34652
>   Submitted by:   Joe Marcus Clarke <marcus@marcuscom.com>

Please backout. On -CURRENT configure script properly detects absence
of malloc.h, while warning on -STABLE is caused by the fact that
configure script detects physical presence of malloc.h and doesn't
know that this is just a stub. We don't need useless tweaks just
clobbering makefiles.

-Maxim

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?3C6A261A.83067518>