build macros and includes

Tom Tromey tromey@redhat.com
Tue Oct 5 15:13:00 GMT 2004


>>>>> "Ray" == Ray Auge <rayauge@doublebite.com> writes:

Ray> No, pkg-config seems like the right way to go. Unfortunately, I just
Ray> tested it on my current system (YellodDog 3.0.1/PPC) and 
Ray> pkg-config --version libgcj
Ray> returns
Ray> 0.15.0
Ray> Which, I don't have to tell you, isn't at all helpful.

"pkgconfig --version" prints the version of pkgconfig.
You want --modversion:

opsy. pkg-config --version libgcj
0.15.0
opsy. pkg-config --modversion libgcj
3.4.0

Tom



More information about the Java mailing list