From owner-cvs-all Sun Jan 6 21:33:11 2002 Delivered-To: cvs-all@freebsd.org Received: from mailman.zeta.org.au (mailman.zeta.org.au [203.26.10.16]) by hub.freebsd.org (Postfix) with ESMTP id 6C07837B400; Sun, 6 Jan 2002 21:33:07 -0800 (PST) Received: from bde.zeta.org.au (bde.zeta.org.au [203.2.228.102]) by mailman.zeta.org.au (8.9.3/8.8.7) with ESMTP id QAA27277; Mon, 7 Jan 2002 16:32:59 +1100 Date: Mon, 7 Jan 2002 16:33:35 +1100 (EST) From: Bruce Evans X-X-Sender: To: "Jacques A. Vidrine" Cc: Jeremy Lea , , Subject: Re: cvs commit: ports/net/gnomeicu/files patch-src::icu_db.c In-Reply-To: <20020106214224.A67906@hellblazer.nectar.cc> Message-ID: <20020107162741.W423-100000@gamplex.bde.org> MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On Sun, 6 Jan 2002, Jacques A. Vidrine wrote: > No, the correct fix is to have autoconf check for malloc.h, and define > HAVE_MALLOC_H if it exists. Or just ignore malloc.h entirely, since This might fail under FreeBSD, since FreeBSD has a bogus malloc.h, especially since the amount of bogusness is version-dependent. Bruce To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message