annotate src/s/aix4-1.h @ 10297:d6ba9ccec333

(regex_compile): Use putchar, not printchar.
author Richard M. Stallman <rms@gnu.org>
date Fri, 30 Dec 1994 23:28:45 +0000
parents 8a933302229c
children cbe404298013
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