Module Name:    src
Committed By:   joerg
Date:           Tue Nov  8 22:13:58 UTC 2011

Modified Files:
        src/crypto/external/bsd/heimdal/include: config.h

Log Message:
Unbreak MKINET6=no


To generate a diff of this commit:
cvs rdiff -u -r1.3 -r1.4 src/crypto/external/bsd/heimdal/include/config.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/heimdal/include/config.h
diff -u src/crypto/external/bsd/heimdal/include/config.h:1.3 src/crypto/external/bsd/heimdal/include/config.h:1.4
--- src/crypto/external/bsd/heimdal/include/config.h:1.3	Sat Apr 16 17:45:45 2011
+++ src/crypto/external/bsd/heimdal/include/config.h	Tue Nov  8 22:13:58 2011
@@ -528,8 +528,10 @@ static /**/const char *const rcsid[] = {
 /* Define to 1 if you have the <io.h> header file. */
 /* #undef HAVE_IO_H */
 
+#if 0
 /* Define if you have IPv6. */
 #define HAVE_IPV6 1
+#endif
 
 /* Define if you have the function `iruserok'. */
 #define HAVE_IRUSEROK 1

Reply via email to