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