From: Chris Hanson Date: Fri, 27 Jun 1997 18:51:46 +0000 (+0000) Subject: Toe the current ideological line. X-Git-Tag: 20090517-FFI~5091 X-Git-Url: https://birchwood-abbey.net/git?a=commitdiff_plain;h=9deaded094d3506a7c11c49a840ce782d56f3511;p=mit-scheme.git Toe the current ideological line. --- diff --git a/v7/src/microcode/ux.h b/v7/src/microcode/ux.h index 403ee3489..6136cecd6 100644 --- a/v7/src/microcode/ux.h +++ b/v7/src/microcode/ux.h @@ -1,6 +1,6 @@ /* -*-C-*- -$Id: ux.h,v 1.67 1997/05/01 01:30:49 cph Exp $ +$Id: ux.h,v 1.68 1997/06/27 18:51:46 cph Exp $ Copyright (c) 1988-97 Massachusetts Institute of Technology @@ -297,7 +297,7 @@ extern int EXFUN (kill, (pid_t, int)); #define HAVE_VFORK #ifdef __linux -#define SYSTEM_VARIANT "Linux" +#define SYSTEM_VARIANT "GNU/Linux" #include #define HAVE_FTRUNCATE #define HAVE_STATFS