1
1
Jeff Squyres 9b716d946e wrappers: fix errant @{libdir} reference in pkg-config files
The RPATH support added a @{libdir} token into
<package>_WRAPPER_EXTRA_LDFLAGS.  However, these flags are also
substituted into the pkg-config data files, and they don't understand
the @{foo} notation.  So convert @{libdir} into ${libdir}, which
pkg-config *does* understand.

Thanks to Christoph Junghans (@junghans) for notifying us of the issue.

Fixes #406.
2015-02-20 08:43:19 -08:00
..
2014-08-25 04:41:56 +00:00
2015-02-09 20:49:04 -08:00
2014-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00
2014-05-05 22:35:23 +00:00
2014-11-04 15:25:25 -07:00
2015-02-09 20:49:04 -08:00
2014-05-05 22:35:23 +00:00
2014-11-01 03:52:41 -07:00