chiark
/
gitweb
/
~mdw
/
termux-packages
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
blame
|
history
|
raw
|
HEAD
debianutils: Update from 4.8.3 to 4.8.4
[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 ()