On a sheer guess I tried messing with my LANG environment variable. It was set to LANG="en-us.UTF-8". I reran make with:
I should have known. Thanks for fixing it.
LANG=en-us make and now the generated file doesn't have the extra *'s all over the place.
And I know how to fix it in the makefile! :-) Thanks! Paolo _______________________________________________ help-smalltalk mailing list [email protected] http://lists.gnu.org/mailman/listinfo/help-smalltalk
