comparison src/s/aix4-1.h @ 14713:21afbe61f153

(REL_ALLOC): #undef deleted.
author Richard M. Stallman <rms@gnu.org>
date Wed, 28 Feb 1996 21:19:39 +0000
parents 856299d6fef8
children bbad6f06273a
comparison
equal deleted inserted replaced
14712:974766c7bddc 14713:21afbe61f153
20 #define C_DEBUG_SWITCH -g 20 #define C_DEBUG_SWITCH -g
21 #endif 21 #endif
22 22
23 /* X internationalization stuff is still not working in AIX 4.1. */ 23 /* X internationalization stuff is still not working in AIX 4.1. */
24 /* #undef X11R5_INHIBIT_I18N */ 24 /* #undef X11R5_INHIBIT_I18N */
25
26 /* Perry Smith <pedz@ddivt1.austin.ibm.com> says this is necessary
27 because of noncontiguous allocation. */
28 #undef REL_ALLOC