Add current directory to Perl include path
authorPeter Eisentraut <peter_e@gmx.net>
Sat, 24 Feb 2018 19:38:23 +0000 (14:38 -0500)
committerPeter Eisentraut <peter_e@gmx.net>
Sat, 24 Feb 2018 19:54:16 +0000 (14:54 -0500)
commit9ee0573ef146ab37d7b85951f83e00bcbd305ff3
tree474fe1df65a984e9f576388e6f804f7f3465cafc
parentfde03e8b559d0e00bf4acd8cea3bb49411099c34
Add current directory to Perl include path

Recent Perl versions don't have the current directory in the module
include path anymore, so we need to add it here explicitly to make these
scripts continue to work.
src/backend/utils/mb/Unicode/Makefile