1
0
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:
Andrew Bartlett
2005-06-17 12:59:30 +00:00
committed by Gerald (Jerry) Carter
parent 898f72d196
commit 337cb20ac4
2 changed files with 1 additions and 1 deletions

View File

@@ -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

View File

@@ -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