X-Git-Url: https://git.distorted.org.uk/~mdw/termux-packages/blobdiff_plain/68129b3c5d45ecf51ea9082378e5e7ed70117402..c26c759c0d52dde609bb0af1339c7b596f6ea284:/packages/vim/src-auto-configure.patch diff --git a/packages/vim/src-auto-configure.patch b/packages/vim/src-auto-configure.patch index 58b613ce..da7a7591 100644 --- a/packages/vim/src-auto-configure.patch +++ b/packages/vim/src-auto-configure.patch @@ -1,14 +1,11 @@ -Submitted upstream at https://github.com/vim/vim/pull/1314 - -diff -u -r ../vim-8.0.0104/src/auto/configure ./src/auto/configure ---- ../vim-8.0.0104/src/auto/configure 2016-11-26 11:45:53.000000000 -0500 -+++ ./src/auto/configure 2016-12-07 21:36:01.937616265 -0500 -@@ -7411,7 +7411,7 @@ - /* Check bitfields */ - struct nbbuf { - unsigned int initDone:1; -- ushort signmaplen; -+ unsigned short signmaplen; - }; +diff -u -r ../vim-8.0.0675/src/auto/configure ./src/auto/configure +--- ../vim-8.0.0675/src/auto/configure 2017-06-25 16:03:37.000000000 +0000 ++++ ./src/auto/configure 2017-07-07 12:34:53.459850309 +0000 +@@ -11426,6 +11426,7 @@ + $as_echo_n "checking for tgetent()... " >&6; } + cat confdefs.h - <<_ACEOF >conftest.$ac_ext + /* end confdefs.h. */ ++#include int + main ()