openvpn: update to 2.4.3
[openwrt/staging/wigyori.git] / package / network / services / openvpn / patches / 210-build_always_use_internal_lz4.patch
index 45a0207565f250eea857f9fde19cd5794b2d5b36..b0fe00df9b390cec2b36cf001cbec9309b3a8d50 100644 (file)
@@ -1,6 +1,6 @@
 --- a/configure.ac
 +++ b/configure.ac
-@@ -1058,37 +1058,14 @@ dnl
+@@ -1076,37 +1076,14 @@ dnl
  AC_ARG_VAR([LZ4_CFLAGS], [C compiler flags for lz4])
  AC_ARG_VAR([LZ4_LIBS], [linker flags for lz4])
  if test "$enable_lz4" = "yes" && test "$enable_comp_stub" = "no"; then