OSDN Git Service

CFLAGS+=-D__FORCE_NOGLIBC, not CFLAGS+=__FORCE_NOGLIBC
authorAaron Lehmann <aaronl@vitelius.com>
Fri, 30 Aug 2002 07:34:29 +0000 (07:34 -0000)
committerAaron Lehmann <aaronl@vitelius.com>
Fri, 30 Aug 2002 07:34:29 +0000 (07:34 -0000)
Change a than to then

README

diff --git a/README b/README
index e28173a..bf5216f 100644 (file)
--- a/README
+++ b/README
@@ -15,7 +15,7 @@ mips/mipsel, PowerPC, SH, SPARC, and v850 processors.
 If you are building an embedded Linux system and you find that
 glibc is eating up too much space, you should consider using
 uClibc. If you are building a huge fileserver with 12 Terabytes
-of storage, than using glibc may be a better choice...
+of storage, then using glibc may be a better choice...
 
 uClibc is maintained by Erik Andersen and is licensed under the
 GNU LIBRARY GENERAL PUBLIC LICENSE . This license allows you to
@@ -56,5 +56,5 @@ Please Note:
        presence of a particular library, but rather are used to
        define an _interface_.  Some programs (such as GNU
        binutils) are especially chummy with glibc, and need this
-       behavior disabled by adding CFLAGS+=__FORCE_NOGLIBC
+       behavior disabled by adding CFLAGS+=-D__FORCE_NOGLIBC