Mercurial > emacs
changeset 14893:31ec812fd659
Renamed from s/linux.h.
(SYSTEM_TYPE): Changed to "lignux".
author | Richard M. Stallman <rms@gnu.org> |
---|---|
date | Wed, 27 Mar 1996 02:45:32 +0000 |
parents | 7bf0ea276354 |
children | 3f2d133c05a8 |
files | src/s/gnu-linux.h |
diffstat | 1 files changed, 3 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/src/s/gnu-linux.h Wed Mar 27 02:39:09 1996 +0000 +++ b/src/s/gnu-linux.h Wed Mar 27 02:45:32 1996 +0000 @@ -1,4 +1,5 @@ -/* This file is the configuration file for GNU/Linux operating systems. +/* This file is the configuration file for Lignux systems + (that is, Linux-based GNU operating systems.) Copyright (C) 1985, 1986, 1992, 1994, 1996 Free Software Foundation, Inc. This file is part of GNU Emacs. @@ -35,7 +36,7 @@ /* SYSTEM_TYPE should indicate the kind of system you are using. It sets the Lisp variable system-type. */ -#define SYSTEM_TYPE "linux" /* All the best software is free. */ +#define SYSTEM_TYPE "lignux" /* All the best software is free. */ /* Check the version number of Linux--if it is at least 1.2.0, it is safe to use SIGIO. */