Skip to content

Commit f05870a

Browse files
sschuberthdscho
authored andcommitted
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 92f061a commit f05870a

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
@@ -502,7 +502,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
502502
NO_MKDTEMP = YesPlease
503503
NO_MKSTEMPS = YesPlease
504504
NO_SVN_TESTS = YesPlease
505-
NO_PERL_MAKEMAKER = YesPlease
506505
RUNTIME_PREFIX = YesPlease
507506
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
508507
NO_NSEC = YesPlease

0 commit comments

Comments
 (0)