[6659] in Athena Bugs
andrew changes
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Sat Dec 22 18:58:01 1990
To: bugs@ATHENA.MIT.EDU
Cc: wdc@ATHENA.MIT.EDU
Date: Sat, 22 Dec 90 18:57:46 EST
From: John Carr <jfc@ATHENA.MIT.EDU>
The following makefiles in the andrew sources do not include
optimizing C compile flags and do not use the global CDEBUGFLAGS:
eoslib/lib/Makefile
eoslib/ets/Makefile
eoslib/protocol/Makefile
eoslib/ets/Makefile assumes "." is in $PATH. "mk_krb_err" should be
changed to "./mk_krb_err".
cmu/atk/rofftext/rofftext.ch defines "BUFSIZ". It should not. I have
reported this to CMU.