diff -Nru ispell-3.2.06.orig/local.h ispell-3.2.06/local.h
--- ispell-3.2.06.orig/local.h	Thu Jan  1 01:00:00 1970
+++ ispell-3.2.06/local.h	Fri Feb  1 19:12:32 2002
@@ -0,0 +1,12 @@
+
+#undef NO8BIT
+#define USG
+#define MINIMENU
+
+#define BINDIR  "/usr/bin"
+#define LIBDIR  "/usr/lib/ispell"
+#define MAN1DIR "/usr/man/man1"
+#define MAN4DIR "/usr/man/man4"
+
+#define TERMLIB "-lncurses"
+#define CFLAGS  "-O3 -march=i586"
