From: Richard M. Stallman Date: Wed, 13 Nov 2002 11:36:26 +0000 (+0000) Subject: Comment change. X-Git-Tag: ttn-vms-21-2-B4~12494 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=09fcea18c83b03b0dd4037dd2fa191d2833d2abc;p=emacs.git Comment change. --- diff --git a/src/Makefile.in b/src/Makefile.in index 0169205240e..63e38faba6e 100644 --- a/src/Makefile.in +++ b/src/Makefile.in @@ -107,7 +107,7 @@ CC = C_COMPILER #endif /* GNU libc requires ORDINARY_LINK so that its own crt0 is used. - Linux is an exception because it uses a funny variant of GNU libc. */ + GNU/Linux is an exception because it uses a funny variant of GNU libc. */ #ifdef __GNU_LIBRARY__ #ifndef GNU_LINUX #define ORDINARY_LINK