Bug 2050 - frysk-imports/configure doesn't print the antlr.jar path
Summary: frysk-imports/configure doesn't print the antlr.jar path
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2005-12-13 20:49 UTC by Andrew Cagney
Modified: 2006-01-31 16:16 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 Andrew Cagney 2005-12-13 20:49:35 UTC
From configure output:

checking for antlr.jar... .jar
checking for jdom.jar... .jar

notice how the actual path is missing.
Comment 1 Andrew Cagney 2005-12-13 23:05:07 UTC
2005-12-13  Andrew Cagney  <cagney@redhat.com>

        * m4/ac_find_file.m4: Fix escaping, [${$3}], not $$1.