Skip to content

Commit 756f143

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 1540736 commit 756f143

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
@@ -500,7 +500,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
500500
NO_MKDTEMP = YesPlease
501501
NO_MKSTEMPS = YesPlease
502502
NO_SVN_TESTS = YesPlease
503-
NO_PERL_MAKEMAKER = YesPlease
504503
RUNTIME_PREFIX = YesPlease
505504
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
506505
NO_NSEC = YesPlease

0 commit comments

Comments
 (0)