mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-08 18:30:18 +00:00
2004-12-05 Roland McGrath <roland@frob.com>
* Makeconfig: Comment typo fix.
This commit is contained in:
parent
79d9fbc236
commit
5613ea1843
@ -818,7 +818,7 @@ postclean-generated += soversions.mk soversions.i \
|
|||||||
shlib-versions.v shlib-versions.v.i
|
shlib-versions.v shlib-versions.v.i
|
||||||
|
|
||||||
# Generate the header containing the names of all shared libraries.
|
# 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
|
before-compile += $(common-objpfx)gnu/lib-names.h
|
||||||
ifeq ($(soversions.mk-done),t)
|
ifeq ($(soversions.mk-done),t)
|
||||||
$(common-objpfx)gnu/lib-names.h: $(common-objpfx)gnu/lib-names.stmp; @:
|
$(common-objpfx)gnu/lib-names.h: $(common-objpfx)gnu/lib-names.stmp; @:
|
||||||
|
Loading…
Reference in New Issue
Block a user