aboutsummaryrefslogtreecommitdiff
path: root/meson_options.txt
diff options
context:
space:
mode:
Diffstat (limited to 'meson_options.txt')
-rw-r--r--meson_options.txt4
1 files changed, 0 insertions, 4 deletions
diff --git a/meson_options.txt b/meson_options.txt
index 1f38efbb..c0a6ffa9 100644
--- a/meson_options.txt
+++ b/meson_options.txt
@@ -28,9 +28,5 @@ option('shell', type : 'string', value : '/bin/sh',
description : 'Default posix compatible shell')
option('sysvinit', type : 'boolean', value : false,
description : 'enable SysVinit compatibility (linux only)')
-option('termcap', type : 'combo',
- choices :
- [ '', 'ncurses', 'termcap' ],
- description : 'the termcap library to use')
option('zsh-completions', type : 'boolean',
description : 'install zsh completions')