mirror of
https://github.com/tio/tio.git
synced 2026-05-01 14:57:59 +02:00
Force dependency on libinih
Configuration file support is considered a mandatory feature.
This commit is contained in:
parent
8965b7b42c
commit
659336af51
2 changed files with 4 additions and 12 deletions
|
|
@ -1,6 +1,3 @@
|
|||
option('bashcompletiondir',
|
||||
type : 'string',
|
||||
description : 'Directory for bash completion scripts ["no" disables]')
|
||||
option('configfile',
|
||||
type: 'boolean', value: true,
|
||||
description: 'Enable configuration file support')
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue