mirror of
git://sourceware.org/git/glibc.git
synced 2024-11-21 01:12:26 +08:00
Update.
* intl/Makefile (distribute): Add tst-translit.sh and translit.po. * sysdeps/generic/Dist: Add bp-checks.h and bp-semctl.h.
This commit is contained in:
parent
5cc90078d4
commit
4df4f8b148
@ -1,12 +1,14 @@
|
||||
2000-08-01 Andreas Jaeger <aj@suse.de>
|
||||
|
||||
* intl/Makefile (distribute): Add tst-translit.sh and translit.po.
|
||||
|
||||
* hesiod/Makefile (distribute): Add nss_hesiod/nss_hesiod.h.
|
||||
|
||||
* elf/Makefile (distribute): Add filtmod1.c and filtmod2.c.
|
||||
|
||||
* wctype/Makefile (distribute): Add wchar-lookup.h.
|
||||
|
||||
* sysdeps/generic/Dist: Add bp-checks.h.
|
||||
* sysdeps/generic/Dist: Add bp-checks.h and bp-semctl.h.
|
||||
|
||||
* iconvdata/Makefile (distribute): Add isiri-3342.h.
|
||||
|
||||
|
@ -25,7 +25,8 @@ routines = bindtextdom dcgettext dgettext gettext \
|
||||
finddomain loadmsgcat localealias textdomain \
|
||||
l10nflist explodename plural
|
||||
distribute = gettext.h gettextP.h hash-string.h loadinfo.h locale.alias \
|
||||
plural.y po2test.sed tst-gettext.sh
|
||||
plural.y po2test.sed tst-gettext.sh tst-translit.sh \
|
||||
translit.po
|
||||
|
||||
test-srcs := tst-gettext tst-translit
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user