This is the mail archive of the libc-hacker@sources.redhat.com mailing list for the glibc project.
Note that libc-hacker is a closed list. You may look at the archives of this list, but subscription and posting are not open.
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |
FYI: I've committed the following. Now make dist produces a workable
glibc for me on i686-linux.
Andreas
2000-08-01 Andreas Jaeger <aj@suse.de>
* intl/Makefile (distribute): Add tst-translit.sh and translit.po.
============================================================
Index: intl/Makefile
--- intl/Makefile 2000/07/18 08:05:13 1.28
+++ intl/Makefile 2000/08/01 14:05:12
@@ -25,7 +25,8 @@
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
--
Andreas Jaeger
SuSE Labs aj@suse.de
private aj@arthur.inka.de
http://www.suse.de/~aj
| Index Nav: | [Date Index] [Subject Index] [Author Index] [Thread Index] | |
|---|---|---|
| Message Nav: | [Date Prev] [Date Next] | [Thread Prev] [Thread Next] |