[57] in Moira Commits
moira commit: 'moira/util/imake.includes config.Imakefile'
daemon@ATHENA.MIT.EDU (tytso@MIT.EDU)
Fri Feb 7 14:43:04 1997
From: tytso@MIT.EDU
Date: Fri, 7 Feb 1997 14:42:30 -0500
To: moira-commits@MIT.EDU
Update of /mit/moiradev/repository/moira/util/imake.includes
In directory dcl:/u1/moira/moira/util/imake.includes
Modified Files:
config.Imakefile
Log Message:
If we're using GDSS, #define DO_GDSS, so that the gen/Imakefile
can test against DO_GDSS. (gen/Imakefile was previously testing against
GDSS, which was unfortunately getting #undef'ed in Imake.rules; thus,
the sis.gen program was never getting built.)