chiark / gitweb /
debianutils: Update from 4.8.3 to 4.8.4
[termux-packages] / packages / libnettle / configure.patch
1 diff -u -r ../nettle-3.3/configure ./configure
2 --- ../nettle-3.3/configure     2016-10-01 09:28:38.000000000 +0200
3 +++ ./configure 2017-07-07 08:35:12.539208424 +0200
4 @@ -7091,6 +7091,7 @@
5    CFLAGS="$CFLAGS $CCPIC"
6    cat confdefs.h - <<_ACEOF >conftest.$ac_ext
7  /* end confdefs.h.  */
8 +#include <stdlib.h>
9  
10  int
11  main ()