annotate src/s/esix5r4.h @ 2252:9793d8654e23

* frame.h (FOR_EACH_FRAME): Change the definition so that FRAME_VAR is a lisp object. * dispnew.c (WINDOW_CHANGE_SIGNAL, do_pending_window_change): Adjusted appropriately. * xdisp.c (redisplay): Adjusted appropriately. * dispnew.c (Fredraw_frame): Give this appropriate definitions for MULTI_FRAME and non-MULTI_FRAME configurations. (Fredraw_display): Give this a non-MULTI_FRAME-dependent definition.
author Jim Blandy <jimb@redhat.com>
date Thu, 18 Mar 1993 22:50:00 +0000
parents 4fa17744d7ee
children c1ddce9c1e2c
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
1101
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 /* Definitions for ESIX System V 4.0.4, a variant of V.4 for the 386. */
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "usg5-4.h"
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
4
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
5 #define LIB_X11_LIB -lsocket -lc -lX11
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
6 #undef LIB_STANDARD
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
7 #define LIB_STANDARD -lnsl -lns -lelf /usr/ucblib/libucb.a /usr/ccs/lib/crtn.o
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
8
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
9 /* Resolve BSD string functions in X Window library from libucb.a. */
3e06965680fd entered into RCS
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
10 #define BSTRING
1428
4fa17744d7ee (BROKEN_FIONREAD): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 1101
diff changeset
11
4fa17744d7ee (BROKEN_FIONREAD): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 1101
diff changeset
12 /* kelsey@mdd.comm.mot.com says this makes X windows work. */
4fa17744d7ee (BROKEN_FIONREAD): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 1101
diff changeset
13 #define BROKEN_FIONREAD