--- pine/init.c.orig Fri May 23 09:10:06 2003 +++ pine/init.c Fri Sep 5 01:44:21 2003 @@ -1485,6 +1485,9 @@ GLO_NORM_FORE_COLOR = cpystr(colorx(DEFAULT_NORM_FORE)); GLO_NORM_BACK_COLOR = cpystr(colorx(DEFAULT_NORM_BACK)); #endif +#ifdef DF_SPELLER + GLO_SPELLER = cpystr(DF_SPELLER); +#endif /* * Default first value for addrbook list if none set.