patch-Makefile_in 530 B

12345678910111213
  1. --- tcptrace-6.6.7.orig/Makefile.in 2004-03-04 21:33:56.000000000 +0100
  2. +++ tcptrace-6.6.7/Makefile.in 2015-02-27 19:17:39.000000000 +0100
  3. @@ -34,8 +34,8 @@ DEFINES += -DBUNZIP2="\"bunzip2\""
  4. #
  5. ##################################################################
  6. PCAP_LDLIBS = @V_PCAP_LDLIBS@
  7. -PCAP_INCS = -I/usr/local/include -I. -I../pcap -I/usr/include/pcap
  8. -PCAP_LDFLAGS = -L/usr/local/lib -Llib -Lpcap -L../pcap -L./cygwin-libs
  9. +PCAP_INCS = -I. -I../pcap
  10. +PCAP_LDFLAGS = -Llib -Lpcap -L../pcap -L./cygwin-libs