mirror of
https://sourceware.org/git/glibc.git
synced 2025-01-05 01:00:14 +00:00
Update.
* catgets/Makefile (generated): Add sample.SJIS.cat.
This commit is contained in:
parent
12f942cdac
commit
a2820ec41f
@ -1,5 +1,7 @@
|
|||||||
2000-12-28 Andreas Jaeger <aj@suse.de>
|
2000-12-28 Andreas Jaeger <aj@suse.de>
|
||||||
|
|
||||||
|
* catgets/Makefile (generated): Add sample.SJIS.cat.
|
||||||
|
|
||||||
* sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes.
|
* sunrpc/rpc_dtable.c: Include rpc/clnt.h for prototypes.
|
||||||
|
|
||||||
* elf/dl-minimal.c: Add prototypes.
|
* elf/dl-minimal.c: Add prototypes.
|
||||||
|
@ -45,7 +45,7 @@ $(objpfx)gencat: $(gencat-modules:%=$(objpfx)%.o)
|
|||||||
catgets-CPPFLAGS := -DNLSPATH='"$(msgcatdir)/%L/%N:$(msgcatdir)/%L/LC_MESSAGES/%N:$(msgcatdir)/%l/%N:$(msgcatdir)/%l/LC_MESSAGES/%N:"' \
|
catgets-CPPFLAGS := -DNLSPATH='"$(msgcatdir)/%L/%N:$(msgcatdir)/%L/LC_MESSAGES/%N:$(msgcatdir)/%l/%N:$(msgcatdir)/%l/LC_MESSAGES/%N:"' \
|
||||||
-DHAVE_CONFIG_H
|
-DHAVE_CONFIG_H
|
||||||
|
|
||||||
generated = de.msg test1.cat test1.h
|
generated = de.msg test1.cat test1.h sample.SJIS.cat
|
||||||
generated-dirs = de
|
generated-dirs = de
|
||||||
|
|
||||||
tst-catgets-ENV = NLSPATH="$(objpfx)%l/%N.cat" LANG=de
|
tst-catgets-ENV = NLSPATH="$(objpfx)%l/%N.cat" LANG=de
|
||||||
|
Loading…
Reference in New Issue
Block a user