This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
[PING] PATCH: Install pkgconfig file in toolexeclibdir
- From: Sandra Loosemore <sandra at codesourcery dot com>
- To: <java-patches at gcc dot gnu dot org>
- Date: Fri, 13 Jul 2012 16:40:35 -0600
- Subject: [PING] PATCH: Install pkgconfig file in toolexeclibdir
As far as I can tell, this patch was never reviewed or committed. Can
someone take a look at it?
http://gcc.gnu.org/ml/java-patches/2009-q1/msg00019.html
2009-02-10 Mark Mitchell <mark@codesourcery.com>
* Makefile.am (pkgconfigdir): Base on $(toolexeclibdir), not
$(libdir).
-Sandra