From 833842f0aae4f61dd2f72c4f86526c3716dba79b Mon Sep 17 00:00:00 2001 From: Andrew Tridgell Date: Wed, 13 Jul 2005 12:35:21 +0000 Subject: r8424: bring in some more of heimdals m4 macros, and remove the hard-coding of several test results (This used to be commit b173c938b2ced061ee341831e96001455fbf83d1) --- source4/heimdal_build/config.h | 8 -------- 1 file changed, 8 deletions(-) (limited to 'source4/heimdal_build/config.h') diff --git a/source4/heimdal_build/config.h b/source4/heimdal_build/config.h index 541729f7ad..02b3705ba1 100644 --- a/source4/heimdal_build/config.h +++ b/source4/heimdal_build/config.h @@ -36,15 +36,7 @@ static /**/const char *const rcsid[] = { (const char *)rcsid, "\100(#)" msg } /* these should be done with configure tests */ #define KRB5 -#define HAVE_INET_ATON #define HAVE_LONG_LONG -#define HAVE_GETHOSTNAME -#define HAVE_SOCKLEN_T -#define HAVE_GETNAMEINFO -#define HAVE_STRUCT_WINSIZE -#define HAVE_STRUCT_SOCKADDR_STORAGE -#define HAVE_STRUCT_ADDRINFO -#define HAVE_GAI_STRERROR #include #include -- cgit