From f561ce172a4baae2885694c67b8140af85db0ca1 Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Thu, 3 Aug 2000 15:49:14 +0000 Subject: Disable the fix_pl hack for now. p4raw-id: //depot/perl@6506 --- Makefile.SH | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/Makefile.SH b/Makefile.SH index 0d966ec4cf..caa647b7dc 100644 --- a/Makefile.SH +++ b/Makefile.SH @@ -325,10 +325,10 @@ ext.libs: $(static_ext) !NO!SUBS! -if test -f .patch ; then $spitshell >>Makefile <<'!NO!SUBS!' -patchlevel.h: .patch - perl fix_pl || (make -f Makefile.micro && ./microperl fix_pl) - $(SHELL) Makefile.SH +# if test -f .patch ; then $spitshell >>Makefile <<'!NO!SUBS!' +# patchlevel.h: .patch +# perl fix_pl || (make -f Makefile.micro && ./microperl fix_pl) +# $(SHELL) Makefile.SH !NO!SUBS! -- cgit v1.2.1