From: Richard M. Stallman Date: Tue, 11 Dec 2001 22:13:11 +0000 (+0000) Subject: (GNU_LINUX): Defined. X-Git-Tag: ttn-vms-21-2-B4~17778 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=8db5530aa05f20f511a0cf2373fd838004be80be;p=emacs.git (GNU_LINUX): Defined. --- 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. */