[12209] in Athena Bugs

home help back first fref pref prev next nref lref last post

zephyr.p4 zhm/Imakefile misuses XDEFS

daemon@ATHENA.MIT.EDU (cfields@MIT.EDU)
Sun Jul 10 17:22:23 1994

From: cfields@MIT.EDU
Date: Sun, 10 Jul 94 17:22:19 -0400
To: bugs@MIT.EDU

zephyr/zhm/Imakefile uses XDEFS to get some stuff into DEFINES. This
is not the correct way to do it. First, XDEFS is defined (or not) by
config/zephyr.rules, and defining it in zhm/Imakefile overrides that
value, which is bad. Secondly, XDEFS is for X definitions, and the
Imakefile is using it for non-X related definitions.

Craig

home help back first fref pref prev next nref lref last post