Skip to content

Commit 369cfb1

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 0dadf9c commit 369cfb1

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
@@ -504,7 +504,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
504504
NO_MKDTEMP = YesPlease
505505
NO_MKSTEMPS = YesPlease
506506
NO_SVN_TESTS = YesPlease
507-
NO_PERL_MAKEMAKER = YesPlease
508507
RUNTIME_PREFIX = YesPlease
509508
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
510509
NO_NSEC = YesPlease

0 commit comments

Comments
 (0)