Bug 2255 - add configure dependency on /<path-to>/blah.pc
Summary: add configure dependency on /<path-to>/blah.pc
Status: RESOLVED WONTFIX
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P3 normal
Target Milestone: ---
Assignee: Andrew Cagney
URL:
Keywords:
Depends on:
Blocks: 2235
  Show dependency treegraph
 
Reported: 2006-02-01 16:36 UTC by Andrew Cagney
Modified: 2006-02-08 16:28 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 2006-02-01 16:36:54 UTC
The build system's configuration is missing a dependency on
/<path-to>/pkgconfig/blah.pc.  Having this should ensure that package updates
(which change things like the paths to jars found in .pc files) would trigger a
re-configure.
Comment 1 Andrew Cagney 2006-02-08 16:28:43 UTC
Isn't possible.  The blah.pc file's date is set to when it was originally build,
not when it was just installed.