|
1 | 1 | /* mecab/config.h.in. Generated from configure.ac by autoheader. */
|
2 | 2 |
|
3 | 3 | /* Define if building universal (internal helper macro) */
|
4 |
| -#undef AC_APPLE_UNIVERSAL_BUILD |
| 4 | +#cmakedefine AC_APPLE_UNIVERSAL_BUILD @AC_APPLE_UNIVERSAL_BUILD@ |
5 | 5 |
|
6 | 6 | /* Define to 1 if you have the <ctype.h> header file. */
|
7 |
| -#undef HAVE_CTYPE_H |
| 7 | +#cmakedefine HAVE_CTYPE_H @HAVE_CTYPE_H@ |
8 | 8 |
|
9 | 9 | /* Define to 1 if you have the <dirent.h> header file. */
|
10 |
| -#undef HAVE_DIRENT_H |
| 10 | +#cmakedefine HAVE_DIRENT_H @HAVE_DIRENT_H@ |
11 | 11 |
|
12 | 12 | /* Define to 1 if you have the <fcntl.h> header file. */
|
13 |
| -#undef HAVE_FCNTL_H |
| 13 | +#cmakedefine HAVE_FCNTL_H @HAVE_FCNTL_H@ |
14 | 14 |
|
15 | 15 | /* Define to 1 if you have the `getenv' function. */
|
16 |
| -#undef HAVE_GETENV |
| 16 | +#cmakedefine HAVE_GETENV @HAVE_GETENV@ |
17 | 17 |
|
18 | 18 | /* Define to 1 if you have the `getpagesize' function. */
|
19 |
| -#undef HAVE_GETPAGESIZE |
| 19 | +#cmakedefine HAVE_GETPAGESIZE @HAVE_GETPAGESIZE@ |
20 | 20 |
|
21 | 21 | /* Define to 1 if you have the `iconv_open' library(-liconv). */
|
22 |
| -#undef HAVE_ICONV |
| 22 | +#cmakedefine HAVE_ICONV @HAVE_ICONV@ |
23 | 23 |
|
24 | 24 | /* Define to 1 if you have the <inttypes.h> header file. */
|
25 |
| -#undef HAVE_INTTYPES_H |
| 25 | +#cmakedefine HAVE_INTTYPES_H @HAVE_INTTYPES_H@ |
26 | 26 |
|
27 | 27 | /* Define to 1 if you have the <io.h> header file. */
|
28 |
| -#undef HAVE_IO_H |
| 28 | +#cmakedefine HAVE_IO_H @HAVE_IO_H@ |
29 | 29 |
|
30 | 30 | /* Define to 1 if you have the `m' library (-lm). */
|
31 |
| -#undef HAVE_LIBM |
| 31 | +#cmakedefine HAVE_LIBM @HAVE_LIBM@ |
32 | 32 |
|
33 | 33 | /* Define to 1 if you have the `winmm' library (-lwinmm). */
|
34 |
| -#undef HAVE_LIBWINMM |
| 34 | +#cmakedefine HAVE_LIBWINMM @HAVE_LIBWINMM@ |
35 | 35 |
|
36 | 36 | /* Define to 1 if you have the <memory.h> header file. */
|
37 |
| -#undef HAVE_MEMORY_H |
| 37 | +#cmakedefine HAVE_MEMORY_H @HAVE_MEMORY_H@ |
38 | 38 |
|
39 | 39 | /* Define to 1 if you have a working `mmap' system call. */
|
40 |
| -#undef HAVE_MMAP |
| 40 | +#cmakedefine HAVE_MMAP @HAVE_MMAP@ |
41 | 41 |
|
42 | 42 | /* Define to 1 if you have the `opendir' function. */
|
43 |
| -#undef HAVE_OPENDIR |
| 43 | +#cmakedefine HAVE_OPENDIR @HAVE_OPENDIR@ |
44 | 44 |
|
45 | 45 | /* Define to 1 if you have the `setjmp' function. */
|
46 |
| -#undef HAVE_SETJMP |
| 46 | +#cmakedefine HAVE_SETJMP @HAVE_SETJMP@ |
47 | 47 |
|
48 | 48 | /* Define to 1 if you have the <setjmp.h> header file. */
|
49 |
| -#undef HAVE_SETJMP_H |
| 49 | +#cmakedefine HAVE_SETJMP_H @HAVE_SETJMP_H@ |
50 | 50 |
|
51 | 51 | /* Define to 1 if you have the `sqrt' function. */
|
52 |
| -#undef HAVE_SQRT |
| 52 | +#cmakedefine HAVE_SQRT @HAVE_SQRT@ |
53 | 53 |
|
54 | 54 | /* Define to 1 if you have the <stdint.h> header file. */
|
55 |
| -#undef HAVE_STDINT_H |
| 55 | +#cmakedefine HAVE_STDINT_H @HAVE_STDINT_H@ |
56 | 56 |
|
57 | 57 | /* Define to 1 if you have the <stdlib.h> header file. */
|
58 |
| -#undef HAVE_STDLIB_H |
| 58 | +#cmakedefine HAVE_STDLIB_H @HAVE_STDLIB_H@ |
59 | 59 |
|
60 | 60 | /* Define to 1 if you have the <strings.h> header file. */
|
61 |
| -#undef HAVE_STRINGS_H |
| 61 | +#cmakedefine HAVE_STRINGS_H @HAVE_STRINGS_H@ |
62 | 62 |
|
63 | 63 | /* Define to 1 if you have the <string.h> header file. */
|
64 |
| -#undef HAVE_STRING_H |
| 64 | +#cmakedefine HAVE_STRING_H @HAVE_STRING_H@ |
65 | 65 |
|
66 | 66 | /* Define to 1 if you have the `strstr' function. */
|
67 |
| -#undef HAVE_STRSTR |
| 67 | +#cmakedefine HAVE_STRSTR @HAVE_STRSTR@ |
68 | 68 |
|
69 | 69 | /* Define to 1 if you have the <sys/mman.h> header file. */
|
70 |
| -#undef HAVE_SYS_MMAN_H |
| 70 | +#cmakedefine HAVE_SYS_MMAN_H @HAVE_SYS_MMAN_H@ |
71 | 71 |
|
72 | 72 | /* Define to 1 if you have the <sys/param.h> header file. */
|
73 |
| -#undef HAVE_SYS_PARAM_H |
| 73 | +#cmakedefine HAVE_SYS_PARAM_H @HAVE_SYS_PARAM_H@ |
74 | 74 |
|
75 | 75 | /* Define to 1 if you have the <sys/stat.h> header file. */
|
76 |
| -#undef HAVE_SYS_STAT_H |
| 76 | +#cmakedefine HAVE_SYS_STAT_H @HAVE_SYS_STAT_H@ |
77 | 77 |
|
78 | 78 | /* Define to 1 if you have the <sys/times.h> header file. */
|
79 |
| -#undef HAVE_SYS_TIMES_H |
| 79 | +#cmakedefine HAVE_SYS_TIMES_H @HAVE_SYS_TIMES_H@ |
80 | 80 |
|
81 | 81 | /* Define to 1 if you have the <sys/types.h> header file. */
|
82 |
| -#undef HAVE_SYS_TYPES_H |
| 82 | +#cmakedefine HAVE_SYS_TYPES_H @HAVE_SYS_TYPES_H@ |
83 | 83 |
|
84 | 84 | /* Define to 1 if you have the <unistd.h> header file. */
|
85 |
| -#undef HAVE_UNISTD_H |
| 85 | +#cmakedefine HAVE_UNISTD_H @HAVE_UNISTD_H@ |
86 | 86 |
|
87 | 87 | /* Define to 1 if you have the <windows.h> header file. */
|
88 |
| -#undef HAVE_WINDOWS_H |
| 88 | +#cmakedefine HAVE_WINDOWS_H @HAVE_WINDOWS_H@ |
89 | 89 |
|
90 | 90 | /* Define to 1 if you have the `iconv_open' library(-liconv). */
|
91 |
| -#undef ICONV_CONST |
| 91 | +#cmakedefine ICONV_CONST @ICONV_CONST@ |
92 | 92 |
|
93 | 93 | /* Name of package */
|
94 |
| -#undef PACKAGE |
| 94 | +#cmakedefine PACKAGE "@PACKAGE@" |
95 | 95 |
|
96 | 96 | /* Define to the address where bug reports for this package should be sent. */
|
97 |
| -#undef PACKAGE_BUGREPORT |
| 97 | +#cmakedefine PACKAGE_BUGREPORT "@PACKAGE_BUGREPORT@" |
98 | 98 |
|
99 | 99 | /* Define to the full name of this package. */
|
100 |
| -#undef PACKAGE_NAME |
| 100 | +#cmakedefine PACKAGE_NAME "@PACKAGE_NAME@" |
101 | 101 |
|
102 | 102 | /* Define to the full name and version of this package. */
|
103 |
| -#undef PACKAGE_STRING |
| 103 | +#cmakedefine PACKAGE_STRING "@PACKAGE_STRING@" |
104 | 104 |
|
105 | 105 | /* Define to the one symbol short name of this package. */
|
106 |
| -#undef PACKAGE_TARNAME |
| 106 | +#cmakedefine PACKAGE_TARNAME "@PACKAGE_TARNAME@" |
107 | 107 |
|
108 | 108 | /* Define to the home page for this package. */
|
109 |
| -#undef PACKAGE_URL |
| 109 | +#cmakedefine PACKAGE_URL "@PACKAGE_URL@" |
110 | 110 |
|
111 | 111 | /* Define to the version of this package. */
|
112 |
| -#undef PACKAGE_VERSION |
| 112 | +#cmakedefine PACKAGE_VERSION "@PACKAGE_VERSION@" |
113 | 113 |
|
114 | 114 | /* The size of `char', as computed by sizeof. */
|
115 |
| -#undef SIZEOF_CHAR |
| 115 | +#cmakedefine SIZEOF_CHAR @SIZEOF_CHAR@ |
116 | 116 |
|
117 | 117 | /* The size of `int', as computed by sizeof. */
|
118 |
| -#undef SIZEOF_INT |
| 118 | +#cmakedefine SIZEOF_INT @SIZEOF_INT@ |
119 | 119 |
|
120 | 120 | /* The size of `long', as computed by sizeof. */
|
121 |
| -#undef SIZEOF_LONG |
| 121 | +#cmakedefine SIZEOF_LONG @SIZEOF_LONG@ |
122 | 122 |
|
123 | 123 | /* The size of `long long', as computed by sizeof. */
|
124 |
| -#undef SIZEOF_LONG_LONG |
| 124 | +#cmakedefine SIZEOF_LONG_LONG @SIZEOF_LONG_LONG@ |
125 | 125 |
|
126 | 126 | /* The size of `short', as computed by sizeof. */
|
127 |
| -#undef SIZEOF_SHORT |
| 127 | +#cmakedefine SIZEOF_SHORT @SIZEOF_SHORT@ |
128 | 128 |
|
129 | 129 | /* The size of `size_t', as computed by sizeof. */
|
130 |
| -#undef SIZEOF_SIZE_T |
| 130 | +#cmakedefine SIZEOF_SIZE_T @SIZEOF_SIZE_T@ |
131 | 131 |
|
132 | 132 | /* Define to 1 if you have the ANSI C header files. */
|
133 |
| -#undef STDC_HEADERS |
| 133 | +#cmakedefine STDC_HEADERS @STDC_HEADERS@ |
134 | 134 |
|
135 | 135 | /* Version number of package */
|
136 |
| -#undef VERSION |
| 136 | +#cmakedefine VERSION @VERSION@ |
137 | 137 |
|
138 | 138 | /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
|
139 | 139 | significant byte first (like Motorola and SPARC, unlike Intel). */
|
|
148 | 148 | #endif
|
149 | 149 |
|
150 | 150 | /* Define to empty if `const' does not conform to ANSI C. */
|
151 |
| -#undef const |
| 151 | +#cmakedefine const @const@ |
152 | 152 |
|
153 | 153 | /* Define to `long int' if <sys/types.h> does not define. */
|
154 |
| -#undef off_t |
| 154 | +#cmakedefine off_t @off_t@ |
155 | 155 |
|
156 | 156 | /* Define to `unsigned int' if <sys/types.h> does not define. */
|
157 |
| -#undef size_t |
| 157 | +#cmakedefine size_t @size_t@ |
0 commit comments