]> git.pld-linux.org Git - packages/wireshark.git/blobdiff - wireshark-ac.patch
- updated to 1.8.4
[packages/wireshark.git] / wireshark-ac.patch
index 4470c1337a4540921488111de99c7da919044f98..eb53a853565c224ca00ed0a1a3869a2b4033fb13 100644 (file)
@@ -9,13 +9,11 @@
  
            "-L "*)
              #
-@@ -361,8 +361,8 @@
+@@ -361,7 +361,7 @@
            # Found it, and it's usable; use it to get the include flags
            # for libpcap.
            #
--          CFLAGS="$CFLAGS `\"$PCAP_CONFIG\" --cflags`"
 -          CPPFLAGS="$CPPFLAGS `\"$PCAP_CONFIG\" --cflags`"
-+          CFLAGS="$CFLAGS `$PCAP_CONFIG --cflags`"
 +          CPPFLAGS="$CPPFLAGS `$PCAP_CONFIG --cflags`"
          else
            #
This page took 0.026273 seconds and 4 git commands to generate.