Index: configure.in =================================================================== diff -u -r0e8b567e2a1808c514f6340430920ad4d59953bc -rd137fce76cdcb71cb10ea76a24e480923124d12c --- configure.in (.../configure.in) (revision 0e8b567e2a1808c514f6340430920ad4d59953bc) +++ configure.in (.../configure.in) (revision d137fce76cdcb71cb10ea76a24e480923124d12c) @@ -424,7 +424,7 @@ dnl Change the value of -this- macro if you want to add or remove dnl such files. -AC_DEFUN(CONFIG_OUTPUT_FILES, [[Makefile nsfConfig.sh library/xotcl/apps/utils/xotclsh library/xotcl/apps/utils/xowish unix/xotcl.spec unix/pkgIndex.unix]]) +AC_DEFUN(CONFIG_OUTPUT_FILES, [[Makefile nsfConfig.sh library/xotcl/apps/utils/xotclsh library/xotcl/apps/utils/xowish unix/xotcl.spec unix/pkgIndex.unix nxsh]]) #-------------------------------------------------------------------- # the value of this variable is set to the files which are to be @@ -449,6 +449,7 @@ AC_OUTPUT +chmod +x nxsh echo "==================== building genstubs (needed for Tcl 8.6)" make genstubs echo "==================== genstubs built" @@ -486,44 +487,3 @@ - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - -