diff options
Diffstat (limited to 'src/config.h.in')
-rw-r--r-- | src/config.h.in | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/config.h.in b/src/config.h.in index f8475a14f..9d35e48fa 100644 --- a/src/config.h.in +++ b/src/config.h.in @@ -432,7 +432,7 @@ #undef FEAT_NETBEANS_INTG /* Define if you want to include process communication. */ -#undef FEAT_CHANNEL +#undef FEAT_JOB_CHANNEL /* Define default global runtime path */ #undef RUNTIME_GLOBAL |