diff options
| -rw-r--r-- | meta-oe/recipes-support/vim/vim.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/meta-oe/recipes-support/vim/vim.inc b/meta-oe/recipes-support/vim/vim.inc index 12e8c1e0fe..d7336c2879 100644 --- a/meta-oe/recipes-support/vim/vim.inc +++ b/meta-oe/recipes-support/vim/vim.inc | |||
| @@ -32,6 +32,7 @@ do_configure () { | |||
| 32 | PACKAGECONFIG ??= "" | 32 | PACKAGECONFIG ??= "" |
| 33 | 33 | ||
| 34 | PACKAGECONFIG[gtkgui] = "--enable-gtk2-test --enable-gui=gtk2,--enable-gui=no,gtk+," | 34 | PACKAGECONFIG[gtkgui] = "--enable-gtk2-test --enable-gui=gtk2,--enable-gui=no,gtk+," |
| 35 | PACKAGECONFIG[acl] = "--enable-acl,--disable-acl,acl," | ||
| 35 | PACKAGECONFIG[x11] = "--with-x,--without-x,xt," | 36 | PACKAGECONFIG[x11] = "--with-x,--without-x,xt," |
| 36 | PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,," | 37 | PACKAGECONFIG[tiny] = "--with-features=tiny,--with-features=big,," |
| 37 | 38 | ||
