From: ceriel Date: Mon, 11 Jul 1988 15:01:12 +0000 (+0000) Subject: don't use our malloc in cpp on small machines X-Git-Tag: release-5-5~3060 X-Git-Url: https://git.ndcode.org/public/gitweb.cgi?a=commitdiff_plain;h=0987aa0077a25da70910ab72805eba2b355b334f;p=ack.git don't use our malloc in cpp on small machines --- diff --git a/first/first b/first/first index fc30d337e..14b3a1f13 100755 --- a/first/first +++ b/first/first @@ -225,7 +225,13 @@ X0) w q ABC - cd ../../../lib/descr + cd ../../../util/cpp + ed - Makefile <