[22918] in Source-Commits
third/ispell
daemon@ATHENA.MIT.EDU (ghudson@MIT.EDU)
Thu Feb 1 15:37:23 2007
Date: Thu, 1 Feb 2007 15:29:21 -0500
From: ghudson@MIT.EDU
Message-Id: <200702012029.l11KTLHY011716@equal-rites.mit.edu>
To: source-commits@mit.edu
Update of /afs/dev.mit.edu/source/repository/third/ispell
In directory equal-rites.mit.edu:/afs/dev.mit.edu/user/ghudson/third/ispell
Modified Files:
config.X
Log Message:
Followup to ispell 3.3.02 merge:
* 3.3.02 changed the default termcap library to ncurses, which doesn't
exist on Solaris. Change it back to termcap.
* 3.3.02 stopped building augmented American dictionaries by default
since many operating systems weren't shipping /usr/dict/words, and
overrode that default on Linux (but not Solaris). Revert that
change so that we get the same files on both platforms.