FreeBSD Bugzilla – Attachment 9157 Details for
Bug 18857
Enable GSSAPI in CVS if available
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 664 bytes, created by
mab
on 2000-05-28 09:50:00 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
mab
Created:
2000-05-28 09:50:00 UTC
Size:
664 bytes
patch
obsolete
>--- gnu/usr.bin/cvs/cvs/Makefile~ Sun May 28 01:45:03 2000 >+++ gnu/usr.bin/cvs/cvs/Makefile Sat May 27 01:46:41 2000 >@@ -29,6 +29,12 @@ > DPADD+= ${LIBCVS} ${LIBDIFF} ${LIBGNUREGEX} ${LIBMD} ${LIBCRYPT} ${LIBZ} > LDADD+= ${LIBCVS} ${LIBDIFF} -lgnuregex -lmd -lcrypt -lz > >+.if exists(/usr/local/lib/libkrb5.so) >+CFLAGS+=-I/usr/local/include -DHAVE_GSSAPI -DHAVE_GSSAPI_GSSAPI_H -DHAVE_GSSAPI_GSSAPI_GENERIC_H >+LDADD+=-L/usr/local/lib -lgssapi_krb5 >+CFLAGS+= -DENCRYPTION >+.endif >+ > .if exists(${DESTDIR}${LIBDIR}/libkrb.a) && defined(MAKE_KERBEROS4) > CFLAGS+=-DHAVE_KERBEROS -DHAVE_KRB_GET_ERR_TEXT > LDADD+= -lkrb -lcrypto -lcom_err
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 18857
: 9157