Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Do a Makefile escape of any single '$' in the rpath value ($ -> $$)
Since the rpath value may also be consumed in a test in Makefile.PL where it doesn't need to be escaped, it's inconvenient to unescape it there.
- Loading branch information