OSDN Git Service

* version up for RELEASE
[modchxj/mod_chxj.git] / include / config.h.in
1 /* include/config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define to 1 if you have the <apr_global_mutex.h> header file. */
4 #undef HAVE_APR_GLOBAL_MUTEX_H
5
6 /* Define to 1 if you have the <apr.h> header file. */
7 #undef HAVE_APR_H
8
9 /* Define to 1 if you have the <apr_shm.h> header file. */
10 #undef HAVE_APR_SHM_H
11
12 /* Define to 1 if you have the <ap_config.h> header file. */
13 #undef HAVE_AP_CONFIG_H
14
15 /* Define to 1 if you have the <ap_regex.h> header file. */
16 #undef HAVE_AP_REGEX_H
17
18 /* Define to 1 if you have the `close' function. */
19 #undef HAVE_CLOSE
20
21 /* Define to 1 if you have the <dlfcn.h> header file. */
22 #undef HAVE_DLFCN_H
23
24 /* Define to 1 if you have the <fcntl.h> header file. */
25 #undef HAVE_FCNTL_H
26
27 /* Define to 1 if you have the <inttypes.h> header file. */
28 #undef HAVE_INTTYPES_H
29
30 /* Define to 1 if you have the `apr-1' library (-lapr-1). */
31 #undef HAVE_LIBAPR_1
32
33 /* Define to 1 if you have the <libgen.h> header file. */
34 #undef HAVE_LIBGEN_H
35
36 /* Define to 1 if your system has a GNU libc compatible `malloc' function, and
37    to 0 otherwise. */
38 #undef HAVE_MALLOC
39
40 /* Define to 1 if you have the `memcpy' function. */
41 #undef HAVE_MEMCPY
42
43 /* Define to 1 if you have the <memory.h> header file. */
44 #undef HAVE_MEMORY_H
45
46 /* Define to 1 if you have the `memset' function. */
47 #undef HAVE_MEMSET
48
49 /* Define to 1 if you have the `mmap' function. */
50 #undef HAVE_MMAP
51
52 /* Define to 1 if you have the `open' function. */
53 #undef HAVE_OPEN
54
55 /* Define to 1 if you have the <stdint.h> header file. */
56 #undef HAVE_STDINT_H
57
58 /* Define to 1 if you have the <stdlib.h> header file. */
59 #undef HAVE_STDLIB_H
60
61 /* Define to 1 if you have the `strcasecmp' function. */
62 #undef HAVE_STRCASECMP
63
64 /* Define to 1 if you have the <strings.h> header file. */
65 #undef HAVE_STRINGS_H
66
67 /* Define to 1 if you have the <string.h> header file. */
68 #undef HAVE_STRING_H
69
70 /* Define to 1 if you have the `strncasecmp' function. */
71 #undef HAVE_STRNCASECMP
72
73 /* Define to 1 if you have the `strstr' function. */
74 #undef HAVE_STRSTR
75
76 /* Define to 1 if you have the <sys/mman.h> header file. */
77 #undef HAVE_SYS_MMAN_H
78
79 /* Define to 1 if you have the <sys/stat.h> header file. */
80 #undef HAVE_SYS_STAT_H
81
82 /* Define to 1 if you have the <sys/types.h> header file. */
83 #undef HAVE_SYS_TYPES_H
84
85 /* Define to 1 if you have the <unistd.h> header file. */
86 #undef HAVE_UNISTD_H
87
88 /* Name of package */
89 #undef PACKAGE
90
91 /* Define to the address where bug reports for this package should be sent. */
92 #undef PACKAGE_BUGREPORT
93
94 /* Define to the full name of this package. */
95 #undef PACKAGE_NAME
96
97 /* Define to the full name and version of this package. */
98 #undef PACKAGE_STRING
99
100 /* Define to the one symbol short name of this package. */
101 #undef PACKAGE_TARNAME
102
103 /* Define to the version of this package. */
104 #undef PACKAGE_VERSION
105
106 /* Define to 1 if you have the ANSI C header files. */
107 #undef STDC_HEADERS
108
109 /* Version number of package */
110 #undef VERSION
111
112 /* Define to empty if `const' does not conform to ANSI C. */
113 #undef const
114
115 /* Define to rpl_malloc if the replacement function should be used. */
116 #undef malloc