Mercurial > emacs
changeset 41968:464d0a0dcf2e
(GNU_LINUX): Defined.
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Tue, 11 Dec 2001 22:13:11 +0000 |
parents | 8a9386a43e41 |
children | e669966d496e |
files | src/s/gnu-linux.h |
diffstat | 1 files changed, 1 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Tue Dec 11 21:40:12 2001 +0000 +++ b/src/s/gnu-linux.h Tue Dec 11 22:13:11 2001 +0000 @@ -31,6 +31,7 @@ #define USG /* #define BSD_SYSTEM */ #define LINUX +#define GNU_LINUX /* SYSTEM_TYPE should indicate the kind of system you are using. It sets the Lisp variable system-type. */