From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17257 invoked by alias); 14 Jul 2005 09:10:11 -0000 Mailing-List: contact gcc-help@gcc.gnu.org; run by ezmlm Precedence: bulk List-Archive: List-Post: List-Help: Sender: gcc-owner@gcc.gnu.org Received: (qmail 17246 invoked by uid 22791); 14 Jul 2005 09:10:06 -0000 Received: from mx-out.tiscali.fr (HELO mail.libertysurf.net) (213.36.80.91) by sourceware.org (qpsmtpd/0.30-dev) with ESMTP; Thu, 14 Jul 2005 09:10:06 +0000 Received: from dyn-83-153-240-217.ppp.tiscali.fr (83.153.240.217) by mail.libertysurf.net (7.1.026) id 42A318CE00743A5A; Thu, 14 Jul 2005 11:10:02 +0200 From: Eric Botcazou To: Andreas Schwab Subject: Re: isinf Date: Thu, 14 Jul 2005 09:10:00 -0000 User-Agent: KMail/1.7.1 Cc: gcc@gcc.gnu.org, Michael Veksler , Hiroshi Fujishima , Joe Buck References: In-Reply-To: MIME-Version: 1.0 Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit Content-Disposition: inline Message-Id: <200507141111.40495.ebotcazou@libertysurf.fr> X-SW-Source: 2005-07/txt/msg00587.txt.bz2 > Why not just use AC_HAVE_FUNCS(isinf)? IIUC this is part of a configure > script, although whether it is autoconf generated is not clear so far. Real men write their configure checks by hand, although whether the rrdtool maintainer is a male is not clear so far. ;-) -- Eric Botcazou