apr.hnw (apr-1.6.5.tar.bz2) | : | apr.hnw (apr-1.7.0.tar.bz2) | ||
---|---|---|---|---|
skipping to change at line 216 | skipping to change at line 216 | |||
#define APR_HAS_RANDOM 1 | #define APR_HAS_RANDOM 1 | |||
#define APR_HAS_OTHER_CHILD 0 | #define APR_HAS_OTHER_CHILD 0 | |||
#define APR_HAS_DSO 1 | #define APR_HAS_DSO 1 | |||
#define APR_HAS_SO_ACCEPTFILTER 0 | #define APR_HAS_SO_ACCEPTFILTER 0 | |||
#define APR_HAS_UNICODE_FS 0 | #define APR_HAS_UNICODE_FS 0 | |||
#define APR_HAS_PROC_INVOKED 0 | #define APR_HAS_PROC_INVOKED 0 | |||
#define APR_HAS_USER 1 | #define APR_HAS_USER 1 | |||
#define APR_HAS_LARGE_FILES 1 | #define APR_HAS_LARGE_FILES 1 | |||
#define APR_HAS_XTHREAD_FILES 0 | #define APR_HAS_XTHREAD_FILES 0 | |||
#define APR_HAS_OS_UUID 0 | #define APR_HAS_OS_UUID 0 | |||
#define APR_HAS_TIMEDLOCKS 1 | ||||
#define APR_PROCATTR_USER_SET_REQUIRES_PASSWORD 0 | #define APR_PROCATTR_USER_SET_REQUIRES_PASSWORD 0 | |||
/* Netware can poll on files/pipes. | /* Netware can poll on files/pipes. | |||
*/ | */ | |||
#define APR_FILES_AS_SOCKETS 1 | #define APR_FILES_AS_SOCKETS 1 | |||
/* This macro indicates whether or not EBCDIC is the native character set. | /* This macro indicates whether or not EBCDIC is the native character set. | |||
*/ | */ | |||
#define APR_CHARSET_EBCDIC 0 | #define APR_CHARSET_EBCDIC 0 | |||
End of changes. 1 change blocks. | ||||
0 lines changed or deleted | 1 lines changed or added |