(xterm.o): Remove references to sink.h and sinkmask.h.
authorGerd Moellmann <gerd@gnu.org>
Mon, 24 Sep 2001 13:08:54 +0000 (13:08 +0000)
committerGerd Moellmann <gerd@gnu.org>
Mon, 24 Sep 2001 13:08:54 +0000 (13:08 +0000)
src/ChangeLog
src/Makefile.in

index 62bbfe2..6eb7946 100644 (file)
@@ -1,5 +1,11 @@
 2001-09-24  Gerd Moellmann  <gerd@gnu.org>
 
+       * Makefile.in (xterm.o): Remove references to sink.h and sinkmask.h.
+
+       * sink11.h, sink11mask.h, sink.h, sinkmask.h: Removed.
+
+       * xterm.c (toplevel): Remove includes in #if 0.
+
        * process.c (sigchld_handler) [LINUX]: Don't return from
        the signal handler at the end of the loop.
 
index 1071610..50fbd7b 100644 (file)
@@ -1102,7 +1102,7 @@ xmenu.o: xmenu.c xterm.h termhooks.h window.h dispextern.h frame.h keyboard.h \
    $(config_h)
 xterm.o: xterm.c xterm.h termhooks.h termopts.h termchar.h window.h \
   dispextern.h frame.h disptab.h blockinput.h atimer.h systime.h syssignal.h \
-  keyboard.h gnu.h sink.h sinkmask.h charset.h ccl.h fontset.h composite.h \
+  keyboard.h gnu.h charset.h ccl.h fontset.h composite.h \
   coding.h $(config_h)
 xselect.o: xselect.c dispextern.h frame.h xterm.h blockinput.h charset.h \
   coding.h ccl.h buffer.h atimer.h systime.h $(config_h)