summaryrefslogtreecommitdiff
path: root/Makeconfig
diff options
context:
space:
mode:
authorRoland McGrath <roland@gnu.org>2004-12-05 23:49:59 +0000
committerRoland McGrath <roland@gnu.org>2004-12-05 23:49:59 +0000
commit5613ea18438a5fddd543a358c0226831b841df72 (patch)
tree30ca13537f90dcaa9d06bbbb5f27146b7314d44c /Makeconfig
parent79d9fbc23654ba0ca72bc5befd870bc54769aedc (diff)
2004-12-05 Roland McGrath <roland@frob.com>
* Makeconfig: Comment typo fix.
Diffstat (limited to 'Makeconfig')
-rw-r--r--Makeconfig2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makeconfig b/Makeconfig
index ab9f806eff..3368b51e51 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; @: