aboutsummaryrefslogtreecommitdiffstats
path: root/src/s/gnu-linux.h
diff options
context:
space:
mode:
authorRichard M. Stallman <[email protected]>2001-12-11 22:13:11 +0000
committerRichard M. Stallman <[email protected]>2001-12-11 22:13:11 +0000
commit8db5530aa05f20f511a0cf2373fd838004be80be (patch)
tree9d423f54dcbef209992d2cd3361e093e5487988e /src/s/gnu-linux.h
parentcd3812135c885eee7bd822dcb1e0fda9635b4b4a (diff)
(GNU_LINUX): Defined.
Diffstat (limited to 'src/s/gnu-linux.h')
-rw-r--r--src/s/gnu-linux.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h
index 60dd66a9fa..3623fd7e70 100644
--- a/src/s/gnu-linux.h
+++ b/src/s/gnu-linux.h
@@ -31,6 +31,7 @@ Boston, MA 02111-1307, USA. */
#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. */