Current Path : /compat/linux/proc/68247/root/usr/local/include/apache/ |
FreeBSD hs32.drive.ne.jp 9.1-RELEASE FreeBSD 9.1-RELEASE #1: Wed Jan 14 12:18:08 JST 2015 root@hs32.drive.ne.jp:/sys/amd64/compile/hs32 amd64 |
Current File : //compat/linux/proc/68247/root/usr/local/include/apache/ap_config_auto.h |
/* * ap_config_auto.h -- Automatically determined configuration stuff * THIS FILE WAS AUTOMATICALLY GENERATED - DO NOT EDIT! */ #ifndef AP_CONFIG_AUTO_H #define AP_CONFIG_AUTO_H /* check: #include <dlfcn.h> */ #ifndef HAVE_DLFCN_H #define HAVE_DLFCN_H 1 #endif /* check: #include <dl.h> */ #ifdef HAVE_DL_H #undef HAVE_DL_H #endif /* check: #include <bstring.h> */ #ifdef HAVE_BSTRING_H #undef HAVE_BSTRING_H #endif /* check: #include <crypt.h> */ #ifdef HAVE_CRYPT_H #undef HAVE_CRYPT_H #endif /* check: #include <unistd.h> */ #ifndef HAVE_UNISTD_H #define HAVE_UNISTD_H 1 #endif /* check: #include <sys/resource.h> */ #ifndef HAVE_SYS_RESOURCE_H #define HAVE_SYS_RESOURCE_H 1 #endif /* check: #include <sys/select.h> */ #ifndef HAVE_SYS_SELECT_H #define HAVE_SYS_SELECT_H 1 #endif /* check: #include <sys/processor.h> */ #ifdef HAVE_SYS_PROCESSOR_H #undef HAVE_SYS_PROCESSOR_H #endif /* check: #include <sys/param.h> */ #ifndef HAVE_SYS_PARAM_H #define HAVE_SYS_PARAM_H 1 #endif /* determine: longest possible integer type */ #ifndef AP_LONGEST_LONG #define AP_LONGEST_LONG long long #endif /* determine: byte order of machine (12: little endian, 21: big endian) */ #ifndef AP_BYTE_ORDER #define AP_BYTE_ORDER 12 #endif /* determine: is off_t a quad */ #ifdef AP_OFF_T_IS_QUAD #undef AP_OFF_T_IS_QUAD #endif /* determine: is void * a quad */ #ifndef AP_VOID_P_IS_QUAD #define AP_VOID_P_IS_QUAD 1 #endif /* build flag: -DMOD_SSL=208131 */ #ifndef MOD_SSL #define MOD_SSL 208131 #endif /* build flag: -DEAPI */ #ifndef EAPI #define EAPI 1 #endif /* build flag: -DEAPI_MM */ #ifndef EAPI_MM #define EAPI_MM 1 #endif /* build flag: -DNO_IDEA */ #ifndef NO_IDEA #define NO_IDEA 1 #endif #endif /* AP_CONFIG_AUTO_H */