libpcap: update to version 1.7.4
[15.05/openwrt.git] / package / libs / libpcap / patches / 103-makefile_flex_workaround.patch
index a90e0ce..a7ab9ad 100644 (file)
@@ -3,8 +3,8 @@
 
 --- a/Makefile.in
 +++ b/Makefile.in
-@@ -56,7 +56,7 @@ LD = /usr/bin/ld
CC = @CC@
+@@ -57,7 +57,7 @@ LN_S = @LN_S@
MKDEP = @MKDEP@
  CCOPT = @V_CCOPT@
  INCLS = -I. @V_INCLS@
 -DEFS = @DEFS@ @V_DEFS@