aboutsummaryrefslogtreecommitdiff
path: root/libchill/gettextindex.c
AgeCommit message (Collapse)AuthorFilesLines
1998-09-09* Add library exception clause to the copyright notice for allJeffrey A Law1-0/+7
.c and .h files. From-SVN: r22365
1998-09-04* Chill runtime moved into toplevel libchill.Jeff Law1-0/+30
* Makefile.in Revamped due to move. Add multilib support. * configure.in: Similarly. Use autoconf. * powerset.h: Do not depend on BITS_PER_UNIT. From-SVN: r22238