Index: configure.in =================================================================== diff -u -r81c800c8b9cb42ef6743d9b80ac2be5ca211a69a -r35c67391973a07983d0b0dfe70706e6a69fbdbfc --- configure.in (.../configure.in) (revision 81c800c8b9cb42ef6743d9b80ac2be5ca211a69a) +++ configure.in (.../configure.in) (revision 35c67391973a07983d0b0dfe70706e6a69fbdbfc) @@ -91,7 +91,7 @@ AC_SUBST(subdirs) if test "$with_tk" = no; then with_xowish="" ; fi -if test "$with_xotclsh" = yes; then XOTCLSH="nextsh" ; else XOTCLSH=""; fi +if test "$with_xotclsh" = yes; then XOTCLSH="nxsh" ; else XOTCLSH=""; fi if test "$with_xowish" = yes; then XOWISH="xowish" ; else XOWISH=""; fi