From 441161daa23e5c9e6e64e178c538d9f05923525a Mon Sep 17 00:00:00 2001 From: Pavel Sanda Date: Mon, 8 Dec 2008 22:26:45 +0000 Subject: [PATCH] ispell leftover git-svn-id: svn://svn.lyx.org/lyx/lyx-devel/trunk@27817 a592a061-630c-0410-9148-cb99ea01b6c8 --- lib/configure.py | 2 -- 1 file changed, 2 deletions(-) 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 -- 2.39.2