Skip to content

Commit ffb434c

Browse files
committed
MinGW: Use MakeMaker to build the Perl libraries
This way the libraries get properly installed into the "site_perl" directory and we just have to move them out of the "mingw" directory. Signed-off-by: Sebastian Schuberth <[email protected]>
1 parent 75e415e commit ffb434c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

config.mak.uname

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
483483
NO_MKDTEMP = YesPlease
484484
NO_MKSTEMPS = YesPlease
485485
NO_SVN_TESTS = YesPlease
486-
NO_PERL_MAKEMAKER = YesPlease
487486
RUNTIME_PREFIX = YesPlease
488487
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
489488
NO_NSEC = YesPlease

0 commit comments

Comments
 (0)