From: Roland McGrath Date: Sun, 5 Dec 2004 23:49:59 +0000 (+0000) Subject: 2004-12-05 Roland McGrath X-Git-Tag: cvs/fedora-glibc-20041207T1331~10 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5613ea18438a5fddd543a358c0226831b841df72;p=thirdparty%2Fglibc.git 2004-12-05 Roland McGrath * Makeconfig: Comment typo fix. --- diff --git a/Makeconfig b/Makeconfig index ab9f806eff6..3368b51e51b 100644 --- a/Makeconfig +++ b/Makeconfig @@ -818,7 +818,7 @@ postclean-generated += soversions.mk soversions.i \ shlib-versions.v shlib-versions.v.i # Generate the header containing the names of all shared libraries. -# We use a stamp file to avoid uncessary recompilations. +# We use a stamp file to avoid unnecessary recompilations. before-compile += $(common-objpfx)gnu/lib-names.h ifeq ($(soversions.mk-done),t) $(common-objpfx)gnu/lib-names.h: $(common-objpfx)gnu/lib-names.stmp; @: