perl-module: Use unquoted perl config ld value
authorRyan Schmidt <git@ryandesign.com>
Mon, 3 Dec 2018 18:10:41 +0000 (12:10 -0600)
committerJohn Darrington <john@darrington.wattle.id.au>
Sat, 2 Mar 2019 13:43:45 +0000 (14:43 +0100)
commit9009906e3a6dd95f35b97331abf68491f27bf148
tree6bff70ec81153e12b2c3571f77e7431564490acf
parent8b85e5c61350e0cee32236ecacc4c7c665188396
perl-module: Use unquoted perl config ld value

Fixes build failure when the perl config ld value contains multiple
words, such as on PowerPC Mac OS X where it may be a value like
'env MACOSX_DEPLOYMENT_TARGET=10.3 /usr/bin/gcc-4.2'.
perl-module/automake.mk