From: Kim F. Storm Date: Mon, 31 Mar 2003 22:45:50 +0000 (+0000) Subject: (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP. X-Git-Tag: ttn-vms-21-2-B4~10683 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=f9329151f735f8064c7ab36acb0c2c132ce457b9;p=emacs.git (frame.c.x): Add dependency on BLOCKINPUT_H_GROUP. (xdisp.c.x): Fix to use BLOCKINPUT_H_GROUP. --- diff --git a/mac/makefile.MPW b/mac/makefile.MPW index 7c53659dbc3..d170750679f 100644 --- a/mac/makefile.MPW +++ b/mac/makefile.MPW @@ -488,6 +488,7 @@ Emacs "{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 @@ Emacs "{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} ¶