[59] in Zephyr_Bugs
updates to zephyr
daemon@ATHENA.MIT.EDU (Paul Traina)
Wed Jul 18 13:19:25 1990
Date: Wed, 18 Jul 90 10:19:11 -0700
From: pst@ack.Stanford.EDU (Paul Traina)
To: zephyr-bugs@ATHENA.MIT.EDU
Cc: pst@ack.Stanford.EDU
I've got some very minor modifications to Zephyr that I'd like to pass back
to you folk if you'd be willing to take them. I'm certain that at least 1/2
of these (if not all) have been fixed in your internal release, but they have
not made it to your copy on athena-dist. Here is what is covered:
(a) zbrowser compiles under X11R4
(b) RT/AOS4.3 hc defines __STD_C__ but does not have
/usr/include/stdlib.h.
(c) a VOID_SIG optional define has been added for SunOS 4.x
Something I'd like to see implemented cleanly is a way to specify that
athena libraries and includes are someplace other than /usr/include and
/usr/lib. For example, we store ours in "/afs.../local/include" and
"/afs.../local/athena/lib". I did quick hacks to Imake.tmpl to do the right
thing for Stanford, but it really should be added by someone at MIT,
integrating it into Imake.tmpl and config.Imakefile. I suppose I could do
it properly and ship it back to you since this is obviously a non-Athena
misfeature.
If you would be willing to examine these patches, please drop me a note.
Paul