mirror of git://sourceware.org/git/glibc.git
Fix typo.
This commit is contained in:
parent
f7bc29f16f
commit
a24525ca53
|
@ -12,7 +12,7 @@ endif
|
||||||
# Don't compile the ctype glue code, since there is no old non-GNU C library.
|
# Don't compile the ctype glue code, since there is no old non-GNU C library.
|
||||||
inhibit-glue = yes
|
inhibit-glue = yes
|
||||||
|
|
||||||
# XXX Don"t know yet why this is needed in the moment.
|
# XXX Don't know yet why this is needed in the moment.
|
||||||
ifeq ($(subdir),timezone)
|
ifeq ($(subdir),timezone)
|
||||||
CPPFLAGS-zic.c = -Dunix
|
CPPFLAGS-zic.c = -Dunix
|
||||||
endif
|
endif
|
||||||
|
|
Loading…
Reference in New Issue