]> Git Repo - VerusCoin.git/commit - configure.ac
Remove '/': prefix always starts with '/'
authorFlorin <[email protected]>
Fri, 22 Nov 2013 01:07:08 +0000 (02:07 +0100)
committerFlorin <[email protected]>
Fri, 22 Nov 2013 01:07:08 +0000 (02:07 +0100)
commitc89d59c38af71d6388a57f46327201f73ed2ebc9
treed5b8248218863fb9a88f74bc695b2b38f4d550f9
parent35454b35d8390d9989465527d13f1cdfe7c419df
Remove '/': prefix always starts with '/'

brew --prefix retruns a fully qualified path, so using -L/$prefix results in a path with two leading '/'.
configure.ac
This page took 0.023905 seconds and 4 git commands to generate.