diff options
Diffstat (limited to 'src/lib/rpc/ChangeLog')
| -rw-r--r-- | src/lib/rpc/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/src/lib/rpc/ChangeLog b/src/lib/rpc/ChangeLog index 593599ef8..1d8174d62 100644 --- a/src/lib/rpc/ChangeLog +++ b/src/lib/rpc/ChangeLog @@ -1,3 +1,10 @@ +1999-10-26 Tom Yu <tlyu@mit.edu> + + * Makefile.in: Clean up usage of CFLAGS, CPPFLAGS, DEFS, DEFINES, + LOCAL_INCLUDES such that one can override CFLAGS from the command + line without losing CPP search patchs and defines. Some associated + Makefile cleanup. [from wsanchez@apple.com] + Fri Apr 23 20:05:38 1999 Tom Yu <tlyu@mit.edu> * svc.c: Fix to reference the correct xprt because we're no longer |
