This is the mail archive of the
java-patches@gcc.gnu.org
mailing list for the Java project.
Re: RFC: Patch: pkgconfig support for libgcj
- From: Tom Tromey <tromey at redhat dot com>
- To: Michael Koch <konqueror at gmx dot de>
- Cc: java-patches at gcc dot gnu dot org
- Date: 07 Jul 2003 21:56:51 -0600
- Subject: Re: RFC: Patch: pkgconfig support for libgcj
- References: <200307071401.05183.konqueror@gmx.de>
- Reply-to: tromey at redhat dot com
>>>>> "Michael" == Michael Koch <konqueror@gmx.de> writes:
Michael> The attached patch adds support to recognize libgcj via
Michael> pkgconfig. It will be needed to create apps/libraries
Michael> depending on it. The first thingie using it will be my Java
Michael> web browser plugin.
This is fine, thanks.
Is this intended for use by CNI-type libraries?
Do we need to document this somewhere?
Tom