annotate src/s/hpux9.h @ 5526:5131e7d642b9

(version): Fix sed regexp to match two-elt version number.
author Roland McGrath <roland@gnu.org>
date Sat, 08 Jan 1994 22:06:34 +0000
parents 108978f3defd
children 8b0e81f12ac1
Ignore whitespace changes - Everywhere: Within whitespace: At end of lines:
rev   line source
4324
108978f3defd * hpux9.h: Doc fix.
Jim Blandy <jimb@redhat.com>
parents: 4322
diff changeset
1 /* System description file for hpux version 9. */
3296
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
2
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
3 #include "hpux8.h"
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
4
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
5 #define HPUX9
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
6
4322
2c439a03b90c * s/hpux9.h: Doc fix.
Jim Blandy <jimb@redhat.com>
parents: 3543
diff changeset
7 /* If Emacs doesn't seem to work when built to use GNU malloc, you
2c439a03b90c * s/hpux9.h: Doc fix.
Jim Blandy <jimb@redhat.com>
parents: 3543
diff changeset
8 probably need to get the latest patches to the HP/UX compiler.
2c439a03b90c * s/hpux9.h: Doc fix.
Jim Blandy <jimb@redhat.com>
parents: 3543
diff changeset
9 See `etc/MACHINES' for more information. */
3543
67c6f072c8f9 (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3296
diff changeset
10 #if 0
3296
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
11 #define SYSTEM_MALLOC 1
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
12 #undef GNU_MALLOC
9425c2065167 Initial revision
Jim Blandy <jimb@redhat.com>
parents:
diff changeset
13 #undef REL_ALLOC
3543
67c6f072c8f9 (SYSTEM_MALLOC, GNU_MALLOC, REL_ALLOC): Definition and #undefs deleted.
Richard M. Stallman <rms@gnu.org>
parents: 3296
diff changeset
14 #endif