[414] in Zephyr_Bugs
Zephyr dependance on AFS path to development volume
daemon@ATHENA.MIT.EDU (epeisach@Athena.MIT.EDU)
Tue Oct 6 00:21:21 1992
From: epeisach@Athena.MIT.EDU
Date: Mon, 5 Oct 92 17:43:51 -0400
To: bugs@Athena.MIT.EDU, rel-eng@Athena.MIT.EDU, bug-zephyr@Athena.MIT.EDU
In zephyr/include/zephyr/Imakefile, change:
(I discovered this when trying to compile the Athena source tree w/o AFS
and SRCTOP poointing to /afs/athena/astaff/project/zephyr/....
RCS file: RCS/Imakefile,v
retrieving revision 1.1
diff -c -r1.1 Imakefile
*** /tmp/,RCSt1a02984 Mon Oct 5 17:43:01 1992
--- Imakefile Mon Oct 5 17:39:59 1992
***************
*** 32,35 ****
export_var(CLIENTDIR) ; \
export_var(HaveKerberos) ; \
export_var(HaveHesiod) ; \
! $(SRCTOP)/tools/makepaths > zephyr_paths.h
--- 32,35 ----
export_var(CLIENTDIR) ; \
export_var(HaveKerberos) ; \
export_var(HaveHesiod) ; \
! $(BUILDTOP)/tools/makepaths > zephyr_paths.h