From owner-freebsd-hackers@FreeBSD.ORG Sun Jun 14 00:13:38 2009 Return-Path: Delivered-To: freebsd-hackers@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B7CD01065670 for ; Sun, 14 Jun 2009 00:13:38 +0000 (UTC) (envelope-from freebsd@akruijff.dds.nl) Received: from CPSMTPM-EML104.kpnxchange.com (cpsmtpm-eml104.kpnxchange.com [195.121.3.8]) by mx1.freebsd.org (Postfix) with ESMTP id 438088FC0C for ; Sun, 14 Jun 2009 00:13:37 +0000 (UTC) (envelope-from freebsd@akruijff.dds.nl) Received: from ip51cc8423.speed.planet.nl ([81.204.132.35]) by CPSMTPM-EML104.kpnxchange.com with Microsoft SMTPSVC(7.0.6001.18000); Sun, 14 Jun 2009 02:13:36 +0200 Received: from Alex1.lan (localhost [127.0.0.1]) by ip51cc8423.speed.planet.nl (8.14.2/8.14.2) with ESMTP id n5E0Da0s007589; Sun, 14 Jun 2009 02:13:36 +0200 (CEST) (envelope-from freebsd@akruijff.dds.nl) Received: (from akruijff@localhost) by Alex1.lan (8.14.2/8.14.2/Submit) id n5E0Daxv007582; Sun, 14 Jun 2009 02:13:36 +0200 (CEST) (envelope-from freebsd@akruijff.dds.nl) X-Authentication-Warning: Alex1.lan: akruijff set sender to freebsd@akruijff.dds.nl using -f Date: Sun, 14 Jun 2009 02:13:36 +0200 From: Alex de Kruijff To: Dag-Erling Sm??rgrav Message-ID: <20090614001336.GG1462@Alex1.lan> References: <20090613110618.GA1462@Alex1.lan> <20090613120117.GA28947@pm513-1.comsys.ntu-kpi.kiev.ua> <20090613133238.GC1462@Alex1.lan> <86prd7x4q1.fsf@ds4.des.no> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <86prd7x4q1.fsf@ds4.des.no> User-Agent: Mutt/1.4.2.3i X-OriginalArrivalTime: 14 Jun 2009 00:13:36.0363 (UTC) FILETIME=[F5FD5BB0:01C9EC84] Cc: Andrey Simonenko , freebsd-hackers@freebsd.org Subject: Re: Porting problem with gnu configure (c++ -V) X-BeenThere: freebsd-hackers@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: freebsd@akruijff.dds.nl List-Id: Technical Discussions relating to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 14 Jun 2009 00:13:39 -0000 On Sat, Jun 13, 2009 at 10:23:50PM +0200, Dag-Erling Sm??rgrav wrote: > Alex de Kruijff writes: > > Andrey Simonenko writes: > > > It's better to see your version for configure.ac, since without its > > > content it is hard to say something. > > Oke here it is: > > This configure.ac can not possibly have produced the configure.log you > posted earlier. Can you please show us the *real* configure.ac and / or > configure.log? > > DES > -- > Dag-Erling Sm??rgrav - des@des.no The file is processed by sed, but the only difference is: -AC_INIT(FULL-PACKAGE-NAME, VERSION, BUG-REPORT-ADDRESS) +AC_INIT(SameSame, 1.3, samesame@akruijff.dds.nl) There is no configure.log. -- Alex Please copy the original recipients, otherwise I may not read your reply. http://samesame.kruijff.org/