This afternoon's CVS version.o vspace.o mathed/libmathed.la insets/libinsets.la frontends/libfronten ds.la graphics/libgraphics.la support/libsupport.la `../sigc++/sigc-config --lib s-names | sed -e 's/-lsigc//'` ../sigc++/libsigc.la -LNO -lpspell -lAiksaurus -l bz2 -lSM -lICE -liberty -lc -lm -L/usr/X11R6/lib -lX11 ../libtool: NO: No such file or directory libtool: link: cannot determine absolute directory name of `NO'
>From the top and src Makefiles: PSPELL_LIBS = -LNO -lpspell Removing the -LNO both places lets the compilation complete, but where did it come from? Configure flags --disable-debug --disable-nls --with-pspell Garst
