mirror of
https://github.com/void-linux/void-packages.git
synced 2025-06-07 23:53:51 +02:00
vim: fix cross
This commit is contained in:
parent
db4f7d29a3
commit
b79be9b2e8
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@ do_configure() {
|
||||||
vim_cv_tty_group=world vim_cv_getcwd_broken=no
|
vim_cv_tty_group=world vim_cv_getcwd_broken=no
|
||||||
vim_cv_stat_ignores_slash=yes
|
vim_cv_stat_ignores_slash=yes
|
||||||
vim_cv_memmove_handles_overlap=yes
|
vim_cv_memmove_handles_overlap=yes
|
||||||
vim_cv_tgent=non-zero
|
vim_cv_tgetent=zero
|
||||||
ac_cv_small_wchar_t=no"
|
ac_cv_small_wchar_t=no"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue