From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bernhard Fischer Date: Mon, 25 Jun 2007 10:32:03 +0200 Subject: [Buildroot] [PATCH] fontconfig package : cross-compilation In-Reply-To: References: Message-ID: <20070625083203.GA5134@aon.at> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: buildroot@busybox.net On Sun, Jun 24, 2007 at 08:33:18PM +0200, Julien Letessier wrote: >Functionnaly identical patch, slightly simpler. >Installation directories are also corrected. Two remarks: - please push this upstream, too - please add a patch that does this autoreconf. We should not rely on the build-host to have autoconf nor automake installed, i think. Thanks alot for looking into this!