diff -ura a/Makefile.config.in b/Makefile.config.in --- a/Makefile.config.in 1970-01-01 00:00:01.000000000 +0000 +++ b/Makefile.config.in 2017-09-03 17:04:53.032445157 +0000 @@ -26,7 +26,7 @@ mandir = @mandir@ perl = @perl@ perlbindings = @perlbindings@ -perllibdir = @perllibdir@ +perllibdir = $(shell perl -V:vendorarch|cut -d\' -f2) pkglibdir = $(libdir)/$(PACKAGE_NAME) prefix = @prefix@ storedir = @storedir@