source:
freewrt/package/libpcap/patches/103-build-fc4.patch@
ffd41fe
| Last change on this file since ffd41fe was 3ed7b87, checked in by , 19 years ago | |
|---|---|
|
|
| File size: 373 bytes | |
-
libpcap-0.9.4
diff -urN libpcap-0.9.4.orig/Makefile.in libpcap-0.9.4/Makefile.in
old new 53 53 CC = @CC@ 54 54 CCOPT = @V_CCOPT@ 55 55 INCLS = -I. @V_INCLS@ 56 DEFS = @DEFS@ @V_DEFS@56 DEFS = -D_BSD_SOURCE @DEFS@ @V_DEFS@ 57 57 LIBS = @V_LIBS@ 58 58 DYEXT = @DYEXT@ 59 59
Note:
See TracBrowser
for help on using the repository browser.
