head 1.2; access; symbols pkgsrc-2013Q2:1.2.0.8 pkgsrc-2013Q2-base:1.2 pkgsrc-2012Q4:1.2.0.6 pkgsrc-2012Q4-base:1.2 pkgsrc-2011Q4:1.2.0.4 pkgsrc-2011Q4-base:1.2 pkgsrc-2011Q2:1.2.0.2 pkgsrc-2011Q2-base:1.2 pkgsrc-2010Q3:1.1.0.8 pkgsrc-2010Q3-base:1.1 pkgsrc-2010Q2:1.1.0.6 pkgsrc-2010Q2-base:1.1 pkgsrc-2010Q1:1.1.0.4 pkgsrc-2010Q1-base:1.1 pkgsrc-2009Q4:1.1.0.2 pkgsrc-2009Q4-base:1.1; locks; strict; comment @# @; 1.2 date 2010.11.30.20.13.30; author drochner; state dead; branches; next 1.1; 1.1 date 2009.12.18.14.02.07; author drochner; state Exp; branches; next ; desc @@ 1.2 log @update to 0.29 changes: -added regression-test suite -two new compiler error messages, E990 and E994 -floating-point library is now automatically included if a program NEXTs to labels in the range 5000-5999 -misc fixes @ text @$NetBSD: patch-af,v 1.1 2009/12/18 14:02:07 drochner Exp $ --- perpetrate.c.orig 2003-03-09 00:24:35.000000000 +0000 +++ perpetrate.c @@@@ -498,7 +498,7 @@@@ int main(int argc, char *argv[]) if (!compile_only) { (void) sprintf(buf2, - "%s %s -I%s -L%s -lick -o %s", + "%s %s -I%s -L%s -L@@PREFIX@@/lib -lick -o %s", compiler, buf, includedir, libdir, argv[optind]); (void) system(buf2); @ 1.1 log @update to 0.24 changes: -minor fixes -build uses autoconf supports DESTDIR now @ text @d1 1 a1 1 $NetBSD$ @