Credit MEHW - BT 656 fixes compile using latest Vulkan header files v1.3.280.0
[goodguy/cinelerra.git] / cinelerra-5.1 / thirdparty / src / tiff-4.6.0.patch2
1 --- ./configure.ac
2 +++ ./configure.ac
3 @@ -888,6 +888,7 @@
4  if test "x$enable_webp" != "xno" ; then
5  
6    if test "x$with_webp_lib_dir" != "x" ; then
7 +    LIBS="-lpthread $LIBS"
8      LDFLAGS="-L$with_webp_lib_dir $LDFLAGS"
9    fi
10