Skip to content

Commit

Permalink
Update.
Browse files Browse the repository at this point in the history
	* catgets/Makefile (generated): Add sample.SJIS.cat.
  • Loading branch information
Andreas Jaeger committed Dec 28, 2000
1 parent 12f942c commit a2820ec
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions ChangeLog
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
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.

* elf/dl-minimal.c: Add prototypes.
Expand Down
2 changes: 1 addition & 1 deletion catgets/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -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:"' \
-DHAVE_CONFIG_H

generated = de.msg test1.cat test1.h
generated = de.msg test1.cat test1.h sample.SJIS.cat
generated-dirs = de

tst-catgets-ENV = NLSPATH="$(objpfx)%l/%N.cat" LANG=de
Expand Down

0 comments on commit a2820ec

Please sign in to comment.