This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [PATCH] Install libgcj.pc as libgcj-5.pc rather than libgcj-5.0.pc (PR libgcj/64219)
- From: Gerald Pfeifer <gerald at pfeifer dot com>
- To: Jakub Jelinek <jakub at redhat dot com>
- Cc: Richard Biener <rguenther at suse dot de>, gcc-patches at gcc dot gnu dot org
- Date: Sat, 17 Jan 2015 11:59:51 +0100 (CET)
- Subject: Re: [PATCH] Install libgcj.pc as libgcj-5.pc rather than libgcj-5.0.pc (PR libgcj/64219)
- Authentication-results: sourceware.org; auth=none
- References: <20150112200450 dot GP1405 at tucnak dot redhat dot com>
On Monday 2015-01-12 21:04, Jakub Jelinek wrote:
> This patch changes the libgcj*.pc installed filename to match the new GCC
> versioning scheme.
Cool, as I said in August
https://gcc.gnu.org/ml/gcc/2014-08/msg00250.html
and Jeff confirmed in November
https://gcc.gnu.org/ml/gcc/2014-11/msg00321.html
Thanks,
Gerald