From 8db5530aa05f20f511a0cf2373fd838004be80be Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Tue, 11 Dec 2001 22:13:11 +0000 Subject: [PATCH] (GNU_LINUX): Defined. --- src/s/gnu-linux.h | 1 + 1 file changed, 1 insertion(+) diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 60dd66a9fa5..3623fd7e702 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. */ -- 2.39.2