aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorRichard M. Stallman1996-02-28 21:19:39 +0000
committerRichard M. Stallman1996-02-28 21:19:39 +0000
commit638e85c72449fdef51697a81e6a3a60ede7250ea (patch)
treea847fba1bc01f66a6dad74e9aa13f6d99a56a1a3 /src
parent278e0a73579b69972ed97e36ed5a456c961bc93a (diff)
downloademacs-638e85c72449fdef51697a81e6a3a60ede7250ea.tar.gz
emacs-638e85c72449fdef51697a81e6a3a60ede7250ea.zip
(REL_ALLOC): #undef deleted.
Diffstat (limited to 'src')
-rw-r--r--src/s/aix4-1.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/s/aix4-1.h b/src/s/aix4-1.h
index 29aa5a63708..c6d2259eb99 100644
--- a/src/s/aix4-1.h
+++ b/src/s/aix4-1.h
@@ -22,7 +22,3 @@
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