mirror of
https://sourceware.org/git/glibc.git
synced 2024-12-22 10:50:07 +00:00
Update.
* iconv/Makefile (distribute): Add iconv_charmap.c and dummy-repertoire.c. * elf/Makefile (distribute): Add firstobj.c. * Makefile (distribute): Add include/pthread.h.
This commit is contained in:
parent
47599985fd
commit
e8ef6f282b
@ -2,6 +2,11 @@
|
||||
|
||||
* version.h (VERSION): Bump to 2.2.2.
|
||||
|
||||
* iconv/Makefile (distribute): Add iconv_charmap.c and
|
||||
dummy-repertoire.c.
|
||||
* elf/Makefile (distribute): Add firstobj.c.
|
||||
* Makefile (distribute): Add include/pthread.h.
|
||||
|
||||
* configure.in: Require makeinfo version 4.
|
||||
|
||||
* libio/tst_wscanf.c (main): Add cast to avoid warning.
|
||||
|
2
Makefile
2
Makefile
@ -260,7 +260,7 @@ distribute := README README.libm INSTALL FAQ FAQ.in NOTES NEWS BUGS \
|
||||
libc-symbols.h version.h shlib-versions rpm/Makefile \
|
||||
rpm/template rpm/rpmrc glibcbug.in abi-tags stub-tag.h \
|
||||
test-skeleton.c include/des.h include/libc-internal.h \
|
||||
include/shlib-compat.h Versions.def \
|
||||
include/shlib-compat.h include/pthread.h Versions.def \
|
||||
INTERFACE CONFORMANCE NAMESPACE \
|
||||
$(addprefix scripts/, \
|
||||
rellns-sh config.sub config.guess \
|
||||
|
Loading…
Reference in New Issue
Block a user