Mercurial > emacs
changeset 50387:6be60fbe0c82
(frame.c.x): Add dependency on BLOCKINPUT_H_GROUP.
(xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Mon, 31 Mar 2003 22:45:50 +0000 |
parents | f9953ed328ab |
children | 40bda6ae386e |
files | mac/makefile.MPW |
diffstat | 1 files changed, 2 insertions(+), 3 deletions(-) [+] |
line wrap: on
line diff
--- a/mac/makefile.MPW Mon Mar 31 22:45:30 2003 +0000 +++ b/mac/makefile.MPW Mon Mar 31 22:45:50 2003 +0000 @@ -488,6 +488,7 @@ "{Src}frame.h" ¶ "{Src}fontset.h" ¶ "{Src}termhooks.h" ¶ + {BLOCKINPUT_H_GROUP} ¶ {DISPEXTERN_H_GROUP} ¶ {WINDOW_H_GROUP} ¶ "{Src}buffer.h" ¶ @@ -790,9 +791,7 @@ "{Src}indent.h" ¶ "{Src}commands.h" ¶ "{Src}macros.h" ¶ - "{Src}blockinput.h" ¶ - "{Src}atimer.h" ¶ - "{Src}systime.h" ¶ + {BLOCKINPUT_H_GROUP} ¶ "{Src}disptab.h" ¶ "{Src}termhooks.h" ¶ {INTERVALS_H_GROUP} ¶