nodejs-current: Update from 8.4.0 to 8.7.0
[termux-packages] / packages / babl / configure.ac.patch
1 --- ../cache/babl-BABL_0_1_24/configure.ac 2017-01-31 23:29:08.000000000 +0000
2 +++ ./configure.ac 2017-05-03 06:06:30.544841204 +0000
3 @@ -254,7 +254,7 @@
4 AM_CONDITIONAL(PLATFORM_WIN32, test "$platform_win32" = "yes")
5
6 MATH_LIB=-lm
7 -THREAD_LIB=-lpthread
8 +THREAD_LIB=-lc
9 AC_MSG_CHECKING([for native Win32])
10 case "$target_or_host" in
11 *-*-mingw*)