diff options
| author | Karl Heuer | 1996-09-17 03:47:11 +0000 |
|---|---|---|
| committer | Karl Heuer | 1996-09-17 03:47:11 +0000 |
| commit | 8e4c450d30c4e641eaf0b78bfdf28610526fac84 (patch) | |
| tree | c65161b230aa50bc92e55b7999404c346b1a7358 /src/s/gnu-linux.h | |
| parent | 6df54671fdbe53113164ffed5b36fa2a83ae85e0 (diff) | |
| download | emacs-8e4c450d30c4e641eaf0b78bfdf28610526fac84.tar.gz emacs-8e4c450d30c4e641eaf0b78bfdf28610526fac84.zip | |
Comment change.
Diffstat (limited to 'src/s/gnu-linux.h')
| -rw-r--r-- | src/s/gnu-linux.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/gnu-linux.h b/src/s/gnu-linux.h index 5416a42beac..ccce9cc84d2 100644 --- a/src/s/gnu-linux.h +++ b/src/s/gnu-linux.h | |||
| @@ -29,7 +29,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 29 | /* #define UNIPLUS */ | 29 | /* #define UNIPLUS */ |
| 30 | /* #define USG5 */ | 30 | /* #define USG5 */ |
| 31 | #define USG | 31 | #define USG |
| 32 | /* #define BSD */ | 32 | /* #define BSD_SYSTEM */ |
| 33 | #define LINUX | 33 | #define LINUX |
| 34 | 34 | ||
| 35 | /* SYSTEM_TYPE should indicate the kind of system you are using. | 35 | /* SYSTEM_TYPE should indicate the kind of system you are using. |