]> git.ipfire.org Git - thirdparty/glibc.git/commitdiff
(install): Change comment for libc.so following the libc_nonshared changes.
authorUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 23:07:42 +0000 (23:07 +0000)
committerUlrich Drepper <drepper@redhat.com>
Tue, 31 Mar 1998 23:07:42 +0000 (23:07 +0000)
Makerules

index e7ef90eae192a7fcb4f19b5360476adf1441cd38..6c29d17991665f3cc419f7f227d911b9f47ee880 100644 (file)
--- a/Makerules
+++ b/Makerules
@@ -667,7 +667,7 @@ ifndef subdir
 # What we install as libc.so for programs to link against is in fact a
 # link script.  It contains references for the various libraries we need.
 # The libc.so object is not complete since some functions are only defined
-# in libc.a and the dynamic linker is an etra object.
+# in libc_nonshared.a.
 install: $(inst_libdir)/libc.so
 $(inst_libdir)/libc.so: $(common-objpfx)libc.so$(libc.so-version) \
                        $(inst_libdir)/$(patsubst %,$(libtype.So),\