kaauxdb-fix-silly-comment-substitution-20010711
[openafs.git] / acconfig.h
index 6372c30..1a1aa2a 100644 (file)
@@ -1,5 +1,7 @@
 @BOTTOM@
-
+#undef PACKAGE
+#undef VERSION
 #define RCSID(msg) \
 static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 
@@ -9,13 +11,21 @@ static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
 #undef HAVE_SOCKET
 
 #if ENDIANESS_IN_SYS_PARAM_H
+# ifndef KERNEL
 #  include <sys/types.h>
 #  include <sys/param.h>
 #  if BYTE_ORDER == BIG_ENDIAN
 #  define WORDS_BIGENDIAN 1
 #  endif
+# endif
 #endif
 
 #undef AFS_AFSDB_ENV
 #undef AFS_NAMEI_ENV
 #undef BOS_RESTRICTED_MODE
+
+#undef FAST_RESTART
+#undef BITMAP_LATER
+
+#undef INODE_SETATTR_NOT_VOID
+#undef STRUCT_INODE_HAS_I_BYTES