allow-all-target-for-rxstat-20010629
[openafs.git] / acconfig.h
1 @BOTTOM@
2
3 #define RCSID(msg) \
4 static /**/const char *const rcsid[] = { (char *)rcsid, "\100(#)" msg }
5
6 #undef HAVE_CONNECT
7 #undef HAVE_GETHOSTBYNAME
8 #undef HAVE_RES_SEARCH
9 #undef HAVE_SOCKET
10
11 #if ENDIANESS_IN_SYS_PARAM_H
12 # ifndef KERNEL
13 #  include <sys/types.h>
14 #  include <sys/param.h>
15 #  if BYTE_ORDER == BIG_ENDIAN
16 #  define WORDS_BIGENDIAN 1
17 #  endif
18 # endif
19 #endif
20
21 #undef AFS_AFSDB_ENV
22 #undef AFS_NAMEI_ENV
23 #undef BOS_RESTRICTED_MODE