annotate src/s/aix4-1.h @ 12946:271dc8563a91

(modifier_names): Add 4 bits to modifier bit positions.
author Richard M. Stallman <rms@gnu.org>
date Sat, 26 Aug 1995 15:26:42 +0000
parents a94cc53e1f04
children fb0b99d7038e
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
10151
cb2401f4c61f Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
1 #define AIX4_1
cb2401f4c61f Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
2
cb2401f4c61f Initial revision
Richard M. Stallman <rms@gnu.org>
parents:
diff changeset
3 #include "aix4.h"
10212
f13745ca9b4e *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 10151
diff changeset
4
10224
8a933302229c entered into RCS
Richard M. Stallman <rms@gnu.org>
parents: 10212
diff changeset
5 #if 0 /* Tomotake FURUHATA <furuhata@trl.ibm.co.jp> says this is needed
8a933302229c entered into RCS
Richard M. Stallman <rms@gnu.org>
parents: 10212
diff changeset
6 in Mule, but we don't know why. Anyway, it's not needed now. */
10212
f13745ca9b4e *** empty log message ***
Richard M. Stallman <rms@gnu.org>
parents: 10151
diff changeset
7 #define SYSTEM_MALLOC
10224
8a933302229c entered into RCS
Richard M. Stallman <rms@gnu.org>
parents: 10212
diff changeset
8 #endif
12414
cbe404298013 (LIB_MOTIF): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 10224
diff changeset
9
cbe404298013 (LIB_MOTIF): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 10224
diff changeset
10 /* olson@mcs.anl.gov says -li18n is needed by -lXm. */
cbe404298013 (LIB_MOTIF): Defined.
Richard M. Stallman <rms@gnu.org>
parents: 10224
diff changeset
11 #define LIB_MOTIF -lXm -li18n
12462
5b4022385032 (sigsetmask): Add #undef.
Richard M. Stallman <rms@gnu.org>
parents: 12414
diff changeset
12
12902
a94cc53e1f04 (sigsetmask, _setjmp, _longjmp): Delete undefs.
Richard M. Stallman <rms@gnu.org>
parents: 12536
diff changeset
13 #ifdef __GNUC__
a94cc53e1f04 (sigsetmask, _setjmp, _longjmp): Delete undefs.
Richard M. Stallman <rms@gnu.org>
parents: 12536
diff changeset
14 #undef _NO_PROTO
a94cc53e1f04 (sigsetmask, _setjmp, _longjmp): Delete undefs.
Richard M. Stallman <rms@gnu.org>
parents: 12536
diff changeset
15 #endif