changeset 48277:a2b3ad4f6870

Comment change.
author Richard M. Stallman <rms@gnu.org>
date Wed, 13 Nov 2002 11:36:26 +0000
parents 3a5bc7e171a5
children b82c4ff4d201
files src/Makefile.in
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/src/Makefile.in	Wed Nov 13 07:06:07 2002 +0000
+++ b/src/Makefile.in	Wed Nov 13 11:36:26 2002 +0000
@@ -107,7 +107,7 @@
 #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