Subject: CVS commit: src/usr.bin/rpcgen
To: None <source-changes@NetBSD.org>
From: Martin Husemann <martin@netbsd.org>
List: source-changes
Date: 08/05/2003 21:26:56
Module Name:	src
Committed By:	martin
Date:		Tue Aug  5 21:26:56 UTC 2003

Modified Files:
	src/usr.bin/rpcgen: rpc_main.c

Log Message:
Remove special case handling for $CPP and use execvp() instead.
Patch from Hiramatsu Yoshifumi in PR bin/22311, with minor cosmetic
adjustment suggested by Luke Mewburn. OK'd by Frank van der Linden.


To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 src/usr.bin/rpcgen/rpc_main.c

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