# HG changeset patch # User Richard M. Stallman # Date 1008108791 0 # Node ID 464d0a0dcf2e804f3c29ab7ac27609dc2dcdac77 # Parent 8a9386a43e41acb1e3ab391d45f2e10f4e920925 (GNU_LINUX): Defined. diff -r 8a9386a43e41 -r 464d0a0dcf2e src/s/gnu-linux.h --- 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. */