On Thu, Jan 15, 2004 at 03:23:52AM -0500, Glenn Maynard wrote: > On Thu, Jan 15, 2004 at 09:51:22AM +0300, Alexander V. Lukyanov wrote: > > What's new: > > Had some trouble building from CVS:
I have forgotten to commit some changes to CVS. Thanks for the fixes, I have applied them. The iconv case is the nastiest, since iconv should actually take const char** as source string. > Makefile.am:3: AM_GNU_GETTEXT in `configure.ac' but `intl' not in SUBDIRS This is probably because of old version of automake. intl is optional now. -- Alexander.
