Patch 8.2.2929

6 views
Skip to first unread message

Bram Moolenaar

unread,
Jun 2, 2021, 1:23:28 PM6/2/21
to vim...@googlegroups.com

Patch 8.2.2929
Problem: Accidentally enable tcl by default.
Solution: Revert change to Makefile
Files: src/Makefile


*** ../vim-8.2.2928/src/Makefile 2021-06-02 17:07:02.276398163 +0200
--- src/Makefile 2021-06-02 19:21:21.353519372 +0200
***************
*** 466,472 ****
# TCL
# Uncomment this when you want to include the Tcl interface.
# First one is for static linking, second one for dynamic loading.
! CONF_OPT_TCL = --enable-tclinterp
#CONF_OPT_TCL = --enable-tclinterp=dynamic
#CONF_OPT_TCL = --enable-tclinterp --with-tclsh=tclsh8.4

--- 466,472 ----
# TCL
# Uncomment this when you want to include the Tcl interface.
# First one is for static linking, second one for dynamic loading.
! #CONF_OPT_TCL = --enable-tclinterp
#CONF_OPT_TCL = --enable-tclinterp=dynamic
#CONF_OPT_TCL = --enable-tclinterp --with-tclsh=tclsh8.4

*** ../vim-8.2.2928/src/version.c 2021-06-02 17:07:02.280398156 +0200
--- src/version.c 2021-06-02 19:22:14.893389687 +0200
***************
*** 752,753 ****
--- 752,755 ----
{ /* Add new patch number below this line */
+ /**/
+ 2929,
/**/

--
How do you know when you have run out of invisible ink?

/// Bram Moolenaar -- Br...@Moolenaar.net -- http://www.Moolenaar.net \\\
/// \\\
\\\ sponsor Vim, vote for features -- http://www.Vim.org/sponsor/ ///
\\\ help me help AIDS victims -- http://ICCF-Holland.org ///
Reply all
Reply to author
Forward
0 new messages