From: Rafael Garcia-Suarez Date: Tue, 4 Nov 2003 22:32:28 +0000 (+0000) Subject: Temporary kludge to allow SDBM_File being built X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=a411aea0a3f8c0416fcb2b5bf9b69fb9ae7ff965;p=p5sagit%2Fp5-mst-13.2.git Temporary kludge to allow SDBM_File being built with MakeMaker 6.19. p4raw-id: //depot/perl@21655 --- diff --git a/ext/SDBM_File/sdbm/Makefile.PL b/ext/SDBM_File/sdbm/Makefile.PL index 48e3c49..2b09def 100644 --- a/ext/SDBM_File/sdbm/Makefile.PL +++ b/ext/SDBM_File/sdbm/Makefile.PL @@ -40,6 +40,10 @@ config :: lint: lint -abchx $(LIBSRCS) +# temporary kludge +blibdirs: + $(MKPATH) $(INST_ARCHAUTODIR) + '; $r .= ' # This is a workaround, the problem is that our old GNU make exports