Crossfire Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
No Subject
- To: crossfire (at) ifi.uio.no
- From: (Jonathan Roy)
- Date: Tue, 8 Mar 1994 15:12:28 +0500
Problem in the Imakefile in ./server. We kept getting an error message
about loop detected. In the other Makefiles BINDIR was /usr/bin/X11,
but in server it was BINDIR = ${C_BINDIR} which was the loop...
(Maybe it's (C_BINDIR), you get the idea. :)
(We could have caused this, but maybe someone more knowledgable in Imakefiles
can check it...