Skip to content

Commit 26c2a33

Browse files
committed
Merge branch 'no-perl-makemaker'
We no longer use MakeMaker, so let's not state in the MINGW section that we do not want to use it... Signed-off-by: Johannes Schindelin <[email protected]>
2 parents c132693 + 3b18d75 commit 26c2a33

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
@@ -588,7 +588,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
588588
NO_STRTOUMAX = YesPlease
589589
NO_MKDTEMP = YesPlease
590590
NO_SVN_TESTS = YesPlease
591-
NO_PERL_MAKEMAKER = YesPlease
592591
RUNTIME_PREFIX = YesPlease
593592
HAVE_WPGMPTR = YesWeDo
594593
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease

0 commit comments

Comments
 (0)