Bug 2037 - jg-common and glib-java packages have gcj/gij hardcoded in their macros
Summary: jg-common and glib-java packages have gcj/gij hardcoded in their macros
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Rick Moseley
URL:
Keywords:
Depends on:
Blocks: 1838 2004
  Show dependency treegraph
 
Reported: 2005-12-13 02:46 UTC by Rick Moseley
Modified: 2006-01-31 16:22 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Rick Moseley 2005-12-13 02:46:41 UTC
The macros/am_path_gcj.m4 macros file for the jg-common and glib-java packages
have gcj/gij hardcoded into them instead of using variables the user can
override.  These should be replaced with $GCJ/$GIJ variables.
Comment 1 Rick Moseley 2005-12-13 02:48:51 UTC
The mentioned files have been modified and patches generated for the frysk
package.  Will see about getting these applied upstream.