Skip to content

Commit

Permalink
MinGW: Use MakeMaker to build the Perl libraries
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
sschuberth authored and t-b committed Oct 13, 2014
1 parent 7d0d5cf commit 895849c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion config.mak.uname
Original file line number Diff line number Diff line change
Expand Up @@ -487,7 +487,6 @@ ifneq (,$(findstring MINGW,$(uname_S)))
NO_MKDTEMP = YesPlease
NO_MKSTEMPS = YesPlease
NO_SVN_TESTS = YesPlease
NO_PERL_MAKEMAKER = YesPlease
RUNTIME_PREFIX = YesPlease
NO_ST_BLOCKS_IN_STRUCT_STAT = YesPlease
NO_NSEC = YesPlease
Expand Down

0 comments on commit 895849c

Please sign in to comment.