From: Elan Ruusamäe Date: Thu, 1 Apr 2010 11:53:14 +0000 (+0000) Subject: - based on wireshark/wireshark-ac.patch X-Git-Tag: auto/th/tcpdump-4_1_0-1~2 X-Git-Url: http://git.pld-linux.org/?a=commitdiff_plain;ds=sidebyside;h=50162c57a680ed5e757fb0754acae723c6274f34;p=packages%2Ftcpdump.git - based on wireshark/wireshark-ac.patch Changed files: tcpdump-ac.patch -> 1.1 --- diff --git a/tcpdump-ac.patch b/tcpdump-ac.patch new file mode 100644 index 0000000..4079b34 --- /dev/null +++ b/tcpdump-ac.patch @@ -0,0 +1,13 @@ +--- tcpdump-4.1/aclocal.m4~ 2010-04-01 14:45:32.000000000 +0300 ++++ tcpdump-4.1/aclocal.m4 2010-04-01 14:50:01.545334852 +0300 +@@ -293,8 +293,8 @@ + # Found - use it to get the include flags for + # libpcap and the flags to link with libpcap. + # +- $2="`\"$PCAP_CONFIG\" --cflags` $$2" +- libpcap="`\"$PCAP_CONFIG\" --libs`" ++ $2="`$PCAP_CONFIG --cflags` $$2" ++ libpcap="`$PCAP_CONFIG --libs`" + else + # + # Not found; look for pcap.