r7673: With current Heimdal we don't need this (correct) fix.
authorAndrew Bartlett <abartlet@samba.org>
Fri, 17 Jun 2005 05:43:31 +0000 (05:43 +0000)
committerGerald (Jerry) Carter <jerry@samba.org>
Wed, 10 Oct 2007 18:18:20 +0000 (13:18 -0500)
This will however still be useful when we have crypt() based
authentication.

Andrew Bartlett
(This used to be commit 005e2c0cfed11010685ebc3f3a69cf9f484c958a)

source4/heimdal_build/config.mk

index 66680fb8ad2b7264b5d7ab08379f514bb7f9d6b2..4d7e63877af2325ecfe8bb92ab24f52eb03f7c98 100644 (file)
@@ -380,6 +380,6 @@ REQUIRED_SUBSYSTEMS = \
 # Start SUBSYSTEM KERBEROS_LIB
 [SUBSYSTEM::KERBEROS_LIB]
 #REQUIRED_SUBSYSTEMS = EXT_LIB_KRB5
-REQUIRED_SUBSYSTEMS = HEIMDAL LIBREPLACE EXT_LIB_CRYPT
+REQUIRED_SUBSYSTEMS = HEIMDAL LIBREPLACE
 # End SUBSYSTEM KERBEROS_LIB
 #######################