less: Bump revision after enabling pcre
[termux-packages] / packages / gnupg2 / configure.patch
1 diff -u -r ../gnupg-2.1.14/configure ./configure
2 --- ../gnupg-2.1.14/configure 2016-07-14 10:03:06.000000000 -0400
3 +++ ./configure 2016-07-14 19:20:04.539115863 -0400
4 @@ -14729,13 +14729,6 @@
5 done
6
7
8 -if test "$have_android_system" = yes; then
9 - # On Android ttyname is a stub but prints an error message.
10 -
11 -$as_echo "#define HAVE_BROKEN_TTYNAME 1" >>confdefs.h
12 -
13 -fi
14 -
15 ac_fn_c_check_type "$LINENO" "struct sigaction" "ac_cv_type_struct_sigaction" "#include <signal.h>
16 "
17 if test "x$ac_cv_type_struct_sigaction" = xyes; then :