Subject: | `gsl-config --libs` result not used |
On FreeBSD (9.2, 10.0) the build fails even if gsl is installed with:
/usr/bin/ld: cannot find -lgsl
Looking at Build.PL it seems that the result of `gsl-config --libs` is queried, but then never used for linking.
Regards,
Slaven