remove definition of KRB4, this gets defined conditionally in

kerberos5/Makefile and should not have a constant value here.

Submitted by:	Jun Kuriyama <kuriyama@imgsrc.co.jp>
This commit is contained in:
Assar Westerlund 2001-02-21 13:27:39 +00:00
parent 06c8ab0c3c
commit 5bf44e3d56
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=72800

View File

@ -1007,9 +1007,6 @@
/* Define if you want support in hprop for reading kaserver databases */
/* #undef KASERVER_DB */
/* Define if you have the krb4 package. */
#define KRB4 1
/* Enable Kerberos 5 support in applications. */
#define KRB5 1