comparison src/config.h.in @ 15510:41fbbcea0f1b v8.1.0763

patch 8.1.0763: nobody is using the Sun Workshop support commit https://github.com/vim/vim/commit/bb1969b6ab28120c93b77817e7b6075e1aecf663 Author: Bram Moolenaar <Bram@vim.org> Date: Thu Jan 17 15:45:25 2019 +0100 patch 8.1.0763: nobody is using the Sun Workshop support Problem: Nobody is using the Sun Workshop support. Solution: Remove the Workshop support.
author Bram Moolenaar <Bram@vim.org>
date Thu, 17 Jan 2019 16:00:08 +0100
parents 54d2905bd5ab
children 2dcaa860e3fc
comparison
equal deleted inserted replaced
15509:2650d9461407 15510:41fbbcea0f1b
439 #undef HAVE_DL_H 439 #undef HAVE_DL_H
440 440
441 /* Define if we have shl_load() */ 441 /* Define if we have shl_load() */
442 #undef HAVE_SHL_LOAD 442 #undef HAVE_SHL_LOAD
443 443
444 /* Define if you want to include Sun Visual Workshop support. */
445 #undef FEAT_SUN_WORKSHOP
446
447 /* Define if you want to include NetBeans integration. */ 444 /* Define if you want to include NetBeans integration. */
448 #undef FEAT_NETBEANS_INTG 445 #undef FEAT_NETBEANS_INTG
449 446
450 /* Define if you want to include process communication. */ 447 /* Define if you want to include process communication. */
451 #undef FEAT_JOB_CHANNEL 448 #undef FEAT_JOB_CHANNEL