Bug 2255

Summary: add configure dependency on /<path-to>/blah.pc
Product: frysk Reporter: Andrew Cagney <cagney>
Component: generalAssignee: Andrew Cagney <cagney>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: P3    
Version: unspecified   
Target Milestone: ---   
Host: Target:
Build: Last reconfirmed:
Project(s) to access: ssh public key:
Bug Depends on:    
Bug Blocks: 2235    

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.