From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 9302 invoked by alias); 3 Mar 2014 12:56:32 -0000 Mailing-List: contact libffi-discuss-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: libffi-discuss-owner@sourceware.org Received: (qmail 9289 invoked by uid 89); 3 Mar 2014 12:56:32 -0000 Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-2.4 required=5.0 tests=AWL,BAYES_00,RP_MATCHES_RCVD autolearn=ham version=3.3.2 X-HELO: e06smtp13.uk.ibm.com Received: from e06smtp13.uk.ibm.com (HELO e06smtp13.uk.ibm.com) (195.75.94.109) by sourceware.org (qpsmtpd/0.93/v0.84-503-g423c35a) with (AES256-SHA encrypted) ESMTPS; Mon, 03 Mar 2014 12:56:31 +0000 Received: from /spool/local by e06smtp13.uk.ibm.com with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted for from ; Mon, 3 Mar 2014 12:56:27 -0000 Received: from d06dlp01.portsmouth.uk.ibm.com (9.149.20.13) by e06smtp13.uk.ibm.com (192.168.101.143) with IBM ESMTP SMTP Gateway: Authorized Use Only! Violators will be prosecuted; Mon, 3 Mar 2014 12:56:25 -0000 Received: from b06cxnps3075.portsmouth.uk.ibm.com (d06relay10.portsmouth.uk.ibm.com [9.149.109.195]) by d06dlp01.portsmouth.uk.ibm.com (Postfix) with ESMTP id 4CD6317D804E for ; Mon, 3 Mar 2014 12:57:00 +0000 (GMT) Received: from d06av01.portsmouth.uk.ibm.com (d06av01.portsmouth.uk.ibm.com [9.149.37.212]) by b06cxnps3075.portsmouth.uk.ibm.com (8.13.8/8.13.8/NCO v10.0) with ESMTP id s23CuCmq38535404 for ; Mon, 3 Mar 2014 12:56:12 GMT Received: from d06av01.portsmouth.uk.ibm.com (localhost [127.0.0.1]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVout) with ESMTP id s23CuOO1012390 for ; Mon, 3 Mar 2014 05:56:24 -0700 Received: from bl3ahm9f.de.ibm.com (dyn-9-152-212-170.boeblingen.de.ibm.com [9.152.212.170]) by d06av01.portsmouth.uk.ibm.com (8.14.4/8.14.4/NCO v10.0 AVin) with ESMTP id s23CuNnR012373 (version=TLSv1/SSLv3 cipher=AES256-SHA bits=256 verify=NO) for ; Mon, 3 Mar 2014 05:56:23 -0700 Received: from dvogt by bl3ahm9f.de.ibm.com with local (Exim 4.76) (envelope-from ) id 1WKSPx-0005Wa-BO for libffi-discuss@sourceware.org; Mon, 03 Mar 2014 13:56:25 +0100 Date: Mon, 03 Mar 2014 12:56:00 -0000 From: Dominik Vogt To: libffi-discuss@sourceware.org Subject: Re: [PATCH] Use $CFLAGS to calculate multi_os_directory in configure.ac. Message-ID: <20140303125625.GA18044@linux.vnet.ibm.com> Reply-To: vogt@linux.vnet.ibm.com References: <20140303123619.GA7627@linux.vnet.ibm.com> <531477A9.5010007@gentoo.org> <5314783D.6090401@gentoo.org> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <5314783D.6090401@gentoo.org> User-Agent: Mutt/1.5.21 (2010-09-15) X-TM-AS-MML: disable X-Content-Scanned: Fidelis XPS MAILER x-cbid: 14030312-2966-0000-0000-00000A75D26A X-IsSubscribed: yes X-SW-Source: 2014/txt/msg00019.txt.bz2 While we're talking about installations paths: "make istall" should really install ffi.h to /include/libffi... and not to /lib/libffi.../include. It doen't respect --installdir= either. Ciao Dominik ^_^ ^_^ -- Dominik Vogt IBM Germany