[8773] in Athena Bugs
rt 7.3P: /source/config on the Vax
daemon@ATHENA.MIT.EDU (Jonathan I. Kamens)
Sun Dec 22 15:08:42 1991
Date: Sun, 22 Dec 91 15:08:29 -0500
From: "Jonathan I. Kamens" <jik@pit-manager.MIT.EDU>
To: bugs@Athena.MIT.EDU
System name: pit-manager
Type and version: RTPC-ROMPC 7.3P
Display type: apa16
megapel
What were you trying to do?
Use AnsiCC() in our Imake config stuff on the VAX.
What's wrong:
It uses gcc, which normal users must get out of the gnu
locker, but does not add a -I flag to pick up the GNU include
files when doing make depend.
What should have happened:
The -I flag should be added so that makedepend can find ANSI
header files in the gnu locker.
jik