> And, at least for me on a Solaris box, xgettext doesn't recognize the
> --language option. There may be other problems with portability of
> xgettext. I've never used it before.
The language option is not really required because the file type is
guessed from the file ending. But if xgettext on Solaris does not
recognize lisp files this is a problem. We could have maxima.pot in
cvs and update it manually on a system with a GNU xgettext. Maybe we
should also add --with-xgettext option to configure script.
Andrej