Mercurial > emacs
comparison src/s/nextstep.h @ 52401:695cf19ef79e
Add arch taglines
author | Miles Bader <miles@gnu.org> |
---|---|
date | Mon, 01 Sep 2003 15:45:59 +0000 |
parents | e579af0ac592 |
children | 23a17af379b1 375f2633d815 |
comparison
equal
deleted
inserted
replaced
52400:b32a475b367f | 52401:695cf19ef79e |
---|---|
108 /* Don't include string.h--it causes trouble. */ | 108 /* Don't include string.h--it causes trouble. */ |
109 #undef HAVE_STRING_H | 109 #undef HAVE_STRING_H |
110 | 110 |
111 /* Tell emacs.c not to define abort. */ | 111 /* Tell emacs.c not to define abort. */ |
112 #define NO_ABORT | 112 #define NO_ABORT |
113 | |
114 /* arch-tag: 5cd6fed4-a0be-4402-9349-85a80bc01d57 | |
115 (do not change this comment) */ |