FreeBSD Bugzilla – Attachment 8495 Details for
Bug 17739
Traceroute will not compile without IPSEC
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 584 bytes, created by
oogali
on 2000-04-01 22:40:02 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
oogali
Created:
2000-04-01 22:40:02 UTC
Size:
584 bytes
patch
obsolete
>--- /usr/src/usr.sbin/traceroute/Makefile.orig Thu Mar 30 14:16:52 2000 >+++ /usr/src/usr.sbin/traceroute/Makefile Thu Mar 30 14:23:28 2000 >@@ -5,4 +5,11 @@ > BINMODE=4555 >+ >+.ifndef (NOIPSEC) > CFLAGS+=-DHAVE_SYS_SELECT_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 \ > -DSTDC_HEADERS=1 -DIPSEC >+.else >+CFLAGS+=-DHAVE_SYS_SELECT_H=1 -DHAVE_SETLINEBUF=1 -DHAVE_RAW_OPTIONS=1 \ >+ -DSTDC_HEADERS=1 >+.endif >+ > # RTT Jitter on the internet these days means printing 3 decimal places on >@@ -14,4 +21,7 @@ > CLEANFILES+= version.c >+ >+.ifndef (NOIPSEC) > DPADD= ${LIBIPSEC} > LDADD= -lipsec >+.endif
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 17739
: 8495