gstreamer: Update from 1.12.3 to 1.14.0
[termux-packages] / packages / ncmpcpp / configure.ac.patch
1 --- ../cache/ncmpcpp-8134e6e23b2787322fa10e65e44d286da82eea91/configure.ac 2017-04-23 02:24:57.000000000 +0000
2 +++ ./configure.ac 2017-05-06 00:32:15.468042009 +0000
3 @@ -147,9 +147,9 @@
4 fi
5
6 # pthread
7 -AC_CHECK_LIB(pthread, pthread_create, LIBS="$LIBS -lpthread",
8 - AC_MSG_ERROR([pthread library is required])
9 -)
10 +#AC_CHECK_LIB(pthread, pthread_create, LIBS="$LIBS -lboost_thread",
11 +# AC_MSG_ERROR([pthread library is required])
12 +#)
13
14 # ncursesw
15 PKG_CHECK_MODULES([ncursesw], [ncursesw], [