mirror of
https://github.com/samba-team/samba.git
synced 2025-11-30 20:23:49 +03:00
r7688: Fix the internal heimdal build - push one #define back to
heimdal_build/config.h Andrew Bartlett
This commit is contained in:
committed by
Gerald (Jerry) Carter
parent
898f72d196
commit
337cb20ac4
@@ -39,6 +39,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg }
|
||||
#define ROKEN_LIB_FUNCTION
|
||||
|
||||
/* these should be done with configure tests */
|
||||
#define KRB5
|
||||
#define HAVE_H_ERRNO
|
||||
#define HAVE_INET_ATON
|
||||
#define HAVE_LONG_LONG
|
||||
|
||||
@@ -21,7 +21,6 @@
|
||||
*/
|
||||
|
||||
/* setup correct defines for capabilities of our version of heimdal */
|
||||
#define KRB5
|
||||
/* Whether to have KRB5 support */
|
||||
#define HAVE_KRB5 1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user