Skip to content

Commit 13b2272

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 c204f2e commit 13b2272

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
@@ -571,7 +571,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
571571
NO_STRTOUMAX = YesPlease
572572
NO_MKDTEMP = YesPlease
573573
NO_SVN_TESTS = YesPlease
574-
NO_PERL_MAKEMAKER = YesPlease
575574
RUNTIME_PREFIX = YesPlease
576575
HAVE_WPGMPTR = YesWeDo
577576
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease

0 commit comments

Comments
 (0)