Subject: CVS commit: gnusrc
To: None <source-changes@netbsd.org>
From: Bernd Ernesti <veego@netbsd.org>
List: source-changes
Date: 08/15/1999 03:22:31
Module Name:	gnusrc
Committed By:	veego
Date:		Sun Aug 15 10:22:31 UTC 1999

Modified Files:
	gnusrc/gnu/dist/gawk: awk.h awk.y eval.c

Log Message:
Rename the awk internal symbol 'proc' to 'awkproc'.
This fixes the build error on the alpha which has now a
extern  struct proc *fpcurproc;
in <machine/cpu.h>.


To generate a diff of this commit:
cvs rdiff -r1.1.1.1 -r1.2 gnusrc/gnu/dist/gawk/awk.h \
    gnusrc/gnu/dist/gawk/awk.y gnusrc/gnu/dist/gawk/eval.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.