You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-analyzer/tcpstat/files/tcpstat-1.5_p8-libpcap.patch

12 lines
191 B

--- a/configure.in
+++ b/configure.in
@@ -47,7 +47,7 @@
fi
done
else
- LDFLAGS=" -L${with_pcap_lib} "${LDFLAGS}
+ LDFLAGS="${with_pcap_lib} "${LDFLAGS}
fi
AC_ARG_ENABLE(fdesc,