chiark / gitweb /
libuv: Update from 1.20.0 to 1.20.1
[termux-packages] / packages / less / configure.patch
1 diff -u -r ../less-487/configure ./configure
2 --- ../less-487/configure       2016-10-25 14:37:42.000000000 +0000
3 +++ ./configure 2017-07-07 08:39:29.875341117 +0000
4 @@ -4077,6 +4077,7 @@
5      LIBS="$LIBS $TERMLIBS"
6      cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7  /* end confdefs.h.  */
8 +#include <termcap.h>
9  
10  int
11  main ()