OpenAFS CVS Commit: openafs/src/rxgen by rra
cvs@GRAND.CENTRAL.ORG
cvs@GRAND.CENTRAL.ORG
Mon, 30 Jun 2008 19:37:34 EDT
Update of /cvs/openafs/src/rxgen
In directory GRAND.CENTRAL.ORG:/home/rra/openafs-1.5/src/rxgen
Modified Files:
Tag: openafs-devel-1_5_x
Makefile.in rpc_main.c
Log Message:
DELTA DEVEL15-cpp-fixes-20080630
AUTHOR rra@stanford.edu
LICENSE BSD
When probing in configure for cpp, use the user's PATH first and then
the /lib and /usr/ccs/lib directories. Set PATH_CPP instead of CPP,
since the latter is just overwritten by Autoconf. Use PATH_CPP by
preference in rxgen and when pre-processing assembly, since otherwise
newer gcc will treat the input file as linker input and not do anything
with it. Don't assume that cpp writes to the second argument; gcc
apparently doesn't always do this. Instead, redirect standard output.
--- DELTA config for openafs-devel-1_5_x follows ---
DEVEL15-cpp-fixes-20080630 openafs/src/rxgen/Makefile.in 1.8.14.1 1.8.14.2
DEVEL15-cpp-fixes-20080630 openafs/src/rxgen/rpc_main.c 1.23.4.5 1.23.4.6