chiark / gitweb /
vim: -Werror=implicit-function-declaration
authorFredrik Fornwall <fredrik@fornwall.net>
Sun, 9 Jul 2017 18:43:06 +0000 (20:43 +0200)
committerFredrik Fornwall <fredrik@fornwall.net>
Sun, 9 Jul 2017 18:43:06 +0000 (20:43 +0200)
packages/vim-python/src-auto-configure.patch [new file with mode: 0644]
packages/vim/src-auto-configure.patch [new file with mode: 0644]

diff --git a/packages/vim-python/src-auto-configure.patch b/packages/vim-python/src-auto-configure.patch
new file mode 100644 (file)
index 0000000..da7a759
--- /dev/null
@@ -0,0 +1,11 @@
+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 <termcap.h>
+ int
+ main ()
diff --git a/packages/vim/src-auto-configure.patch b/packages/vim/src-auto-configure.patch
new file mode 100644 (file)
index 0000000..da7a759
--- /dev/null
@@ -0,0 +1,11 @@
+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 <termcap.h>
+ int
+ main ()