svn commit: samba r8113 - in branches/SAMBA_4_0/source/include/system: .

tridge at samba.org tridge at samba.org
Mon Jul 4 03:42:28 GMT 2005


Author: tridge
Date: 2005-07-04 03:42:28 +0000 (Mon, 04 Jul 2005)
New Revision: 8113

WebSVN: http://websvn.samba.org/cgi-bin/viewcvs.cgi?view=rev&root=samba&rev=8113

Log:
this should fix the build on systems without heimdal

Modified:
   branches/SAMBA_4_0/source/include/system/kerberos.h


Changeset:
Modified: branches/SAMBA_4_0/source/include/system/kerberos.h
===================================================================
--- branches/SAMBA_4_0/source/include/system/kerberos.h	2005-07-04 03:34:56 UTC (rev 8112)
+++ branches/SAMBA_4_0/source/include/system/kerberos.h	2005-07-04 03:42:28 UTC (rev 8113)
@@ -20,10 +20,6 @@
    Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
 */
 
-/* setup correct defines for capabilities of our version of heimdal */
-/* Whether to have KRB5 support */
-#define HAVE_KRB5 1
-
 /* Whether the krb5_address struct has a addrtype property */
 /* #undef HAVE_ADDRTYPE_IN_KRB5_ADDRESS */
 /* Whether the krb5_address struct has a addr_type property */



More information about the samba-cvs mailing list