diff --git a/lib/configure.py b/lib/configure.py index 3d96c01999..84bbdaf709 100644 --- a/lib/configure.py +++ b/lib/configure.py @@ -579,8 +579,6 @@ def checkOtherEntries(): rc_entry = [ r'\index_command "%%"' ]) checkProg('a nomenclature processor', ['makeindex'], rc_entry = [ r'\nomencl_command "makeindex -s nomencl.ist"' ]) - checkProg('a spellchecker', ['ispell'], - rc_entry = [ r'\spell_command "%%"' ]) ## FIXME: OCTAVE is not used anywhere # path, OCTAVE = checkProg('Octave', ['octave']) ## FIXME: MAPLE is not used anywhere