From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20400 invoked by alias); 26 Sep 2002 18:46:29 -0000 Mailing-List: contact gsl-discuss-help@sources.redhat.com; run by ezmlm Precedence: bulk List-Subscribe: List-Archive: List-Post: List-Help: , Sender: gsl-discuss-owner@sources.redhat.com Received: (qmail 20380 invoked from network); 26 Sep 2002 18:46:28 -0000 Received: from unknown (HELO blueyonder.co.uk) (195.188.53.94) by sources.redhat.com with SMTP; 26 Sep 2002 18:46:28 -0000 Received: from pcow057o.blueyonder.co.uk ([127.0.0.1]) by blueyonder.co.uk with Microsoft SMTPSVC(5.5.1877.757.75); Thu, 26 Sep 2002 19:46:25 +0100 Received: from localhost (unverified [80.192.10.107]) by pcow057o.blueyonder.co.uk (Content Technologies SMTPRS 4.2.9) with ESMTP id ; Thu, 26 Sep 2002 19:46:25 +0100 Received: by network-theory.co.uk via sendmail from stdin id (Debian Smail3.2.0.102) for gsl-discuss@sources.redhat.com; Thu, 26 Sep 2002 19:35:42 +0100 (BST) From: Brian Gough MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Message-ID: <15763.21374.439601.386701@debian> Date: Thu, 26 Sep 2002 12:30:00 -0000 To: Z F Cc: gsl-discuss@sources.redhat.com Subject: Re: AM_PATH_GSL problem In-Reply-To: <20020925161347.52451.qmail@web20420.mail.yahoo.com> References: <20020925161347.52451.qmail@web20420.mail.yahoo.com> X-SW-Source: 2002-q3/txt/msg00232.txt.bz2 Z F writes: > I have written some code which uses gsl library. > In configure.in which I wrote there is an entry: > AM_PATH_GSL(0.7) > Please can you send an example configure.in script which reproduces the problem to this list. Thanks. Brian