Mercurial > emacs
comparison src/m/tekxd88.h @ 3530:f97becb02ca6
entered into RCS
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Mon, 07 Jun 1993 03:34:23 +0000 |
parents | 229c089f1d6f |
children | 55a7424583bb |
comparison
equal
deleted
inserted
replaced
3529:36fe8e57f020 | 3530:f97becb02ca6 |
---|---|
148 #undef HAVE_TERMIO | 148 #undef HAVE_TERMIO |
149 | 149 |
150 #define BSTRING /* its in libc but not declared in any <*.h> file. */ | 150 #define BSTRING /* its in libc but not declared in any <*.h> file. */ |
151 #define HAVE_TZSET | 151 #define HAVE_TZSET |
152 #define HAVE_SETSID | 152 #define HAVE_SETSID |
153 #define HAVE_RENAME | |
154 | 153 |
155 #ifdef ghs /* Stands for "Green Hills Software", defined in /bin/cc */ | 154 #ifdef ghs /* Stands for "Green Hills Software", defined in /bin/cc */ |
156 /* Only required for use with the Green Hills compiler: | 155 /* Only required for use with the Green Hills compiler: |
157 -X18 Do not allocate programmer-defined local variables to a | 156 -X18 Do not allocate programmer-defined local variables to a |
158 register unless they are declared register. (From building | 157 register unless they are declared register. (From building |