Skip to content

Commit f050e34

Browse files
sschuberthnalla
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 cdc1844 commit f050e34

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
@@ -495,7 +495,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
495495
NO_MKDTEMP = YesPlease
496496
NO_MKSTEMPS = YesPlease
497497
NO_SVN_TESTS = YesPlease
498-
NO_PERL_MAKEMAKER = YesPlease
499498
RUNTIME_PREFIX = YesPlease
500499
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
501500
NO_NSEC = YesPlease

0 commit comments

Comments
 (0)