OSDN Git Service

updated with TeX Live 2014.
[putex/putex.git] / src / dvipdfmx-pu / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if building universal (internal helper macro) */
4 #undef AC_APPLE_UNIVERSAL_BUILD
5
6 /* Define to 1 if the `closedir' function returns void instead of `int'. */
7 #undef CLOSEDIR_VOID
8
9 /* Define to 1 if you have the <assert.h> header file. */
10 #undef HAVE_ASSERT_H
11
12 /* Define to 1 if you have the `basename' function. */
13 #undef HAVE_BASENAME
14
15 /* Define to 1 if you have the `bcmp' function. */
16 #undef HAVE_BCMP
17
18 /* Define to 1 if you have the `bcopy' function. */
19 #undef HAVE_BCOPY
20
21 /* Define to 1 if you have the `bzero' function. */
22 #undef HAVE_BZERO
23
24 /* Define to 1 if you have the `close' function. */
25 #undef HAVE_CLOSE
26
27 /* Define to 1 if you have the `compress' function. */
28 #undef HAVE_COMPRESS
29
30 /* Define to 1 if you have the `compress2' function. */
31 #undef HAVE_COMPRESS2
32
33 /* Define to 1 if you have the declaration of `tzname', and to 0 if you don't.
34    */
35 #undef HAVE_DECL_TZNAME
36
37 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
38    */
39 #undef HAVE_DIRENT_H
40
41 /* Define to 1 if you have the <dlfcn.h> header file. */
42 #undef HAVE_DLFCN_H
43
44 /* Define to 1 if you have the <float.h> header file. */
45 #undef HAVE_FLOAT_H
46
47 /* Define to 1 if fseeko (and presumably ftello) exists and is declared. */
48 #undef HAVE_FSEEKO
49
50 /* Define to 1 if you have the `getcwd' function. */
51 #undef HAVE_GETCWD
52
53 /* Define to 1 if you have the `getenv' function. */
54 #undef HAVE_GETENV
55
56 /* Define to 1 if you have the `getwd' function. */
57 #undef HAVE_GETWD
58
59 /* Define to 1 if you have the `index' function. */
60 #undef HAVE_INDEX
61
62 /* Define to 1 if you have the <inttypes.h> header file. */
63 #undef HAVE_INTTYPES_H
64
65 /* Define if you have libpaper */
66 #undef HAVE_LIBPAPER
67
68 /* Define if you have libpng and its headers. */
69 #undef HAVE_LIBPNG
70
71 /* Define to 1 if you have the <limits.h> header file. */
72 #undef HAVE_LIMITS_H
73
74 /* Define to 1 if you have the `memcmp' function. */
75 #undef HAVE_MEMCMP
76
77 /* Define to 1 if you have the `memcpy' function. */
78 #undef HAVE_MEMCPY
79
80 /* Define to 1 if you have the <memory.h> header file. */
81 #undef HAVE_MEMORY_H
82
83 /* Define to 1 if you have the `mkstemp' function. */
84 #undef HAVE_MKSTEMP
85
86 /* Define to 1 if you have the `mktemp' function. */
87 #undef HAVE_MKTEMP
88
89 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
90 #undef HAVE_NDIR_H
91
92 /* Define to 1 if you have the `open' function. */
93 #undef HAVE_OPEN
94
95 /* Define to 1 if you have the `png_get_image_width' function. */
96 #undef HAVE_PNG_GET_IMAGE_WIDTH
97
98 /* Define to 1 if you have the `putenv' function. */
99 #undef HAVE_PUTENV
100
101 /* Define to 1 if you have the <pwd.h> header file. */
102 #undef HAVE_PWD_H
103
104 /* Define to 1 if you have the `rindex' function. */
105 #undef HAVE_RINDEX
106
107 /* Define to 1 if you have the <stdint.h> header file. */
108 #undef HAVE_STDINT_H
109
110 /* Define to 1 if you have the <stdlib.h> header file. */
111 #undef HAVE_STDLIB_H
112
113 /* Define to 1 if you have the `strcasecmp' function. */
114 #undef HAVE_STRCASECMP
115
116 /* Define to 1 if you have the `strchr' function. */
117 #undef HAVE_STRCHR
118
119 /* Define to 1 if you have the <strings.h> header file. */
120 #undef HAVE_STRINGS_H
121
122 /* Define to 1 if you have the <string.h> header file. */
123 #undef HAVE_STRING_H
124
125 /* Define to 1 if you have the `strrchr' function. */
126 #undef HAVE_STRRCHR
127
128 /* Define to 1 if you have the `strstr' function. */
129 #undef HAVE_STRSTR
130
131 /* Define to 1 if you have the `strtol' function. */
132 #undef HAVE_STRTOL
133
134 /* Define to 1 if `st_mtim' is a member of `struct stat'. */
135 #undef HAVE_STRUCT_STAT_ST_MTIM
136
137 /* Define to 1 if `tm_zone' is a member of `struct tm'. */
138 #undef HAVE_STRUCT_TM_TM_ZONE
139
140 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
141    */
142 #undef HAVE_SYS_DIR_H
143
144 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
145    */
146 #undef HAVE_SYS_NDIR_H
147
148 /* Define to 1 if you have the <sys/param.h> header file. */
149 #undef HAVE_SYS_PARAM_H
150
151 /* Define to 1 if you have the <sys/stat.h> header file. */
152 #undef HAVE_SYS_STAT_H
153
154 /* Define to 1 if you have the <sys/types.h> header file. */
155 #undef HAVE_SYS_TYPES_H
156
157 /* Define to 1 if you have the <sys/wait.h> header file. */
158 #undef HAVE_SYS_WAIT_H
159
160 /* Define if <time.h> has timezone as an external variable. */
161 #undef HAVE_TIMEZONE
162
163 /* Define if struct tm has tm_gmtoff as a member. */
164 #undef HAVE_TM_GMTOFF
165
166 /* Define to 1 if your `struct tm' has `tm_zone'. Deprecated, use
167    `HAVE_STRUCT_TM_TM_ZONE' instead. */
168 #undef HAVE_TM_ZONE
169
170 /* Define to 1 if you don't have `tm_zone' but do have the external array
171    `tzname'. */
172 #undef HAVE_TZNAME
173
174 /* Define to 1 if you have the <unistd.h> header file. */
175 #undef HAVE_UNISTD_H
176
177 /* Define if you have zlib and its headers. */
178 #undef HAVE_ZLIB
179
180 /* Define if your zlib has the compress2 function. */
181 #undef HAVE_ZLIB_COMPRESS2
182
183 /* Define to the sub-directory in which libtool stores uninstalled libraries.
184    */
185 #undef LT_OBJDIR
186
187 /* Name of package */
188 #undef PACKAGE
189
190 /* Define to the address where bug reports for this package should be sent. */
191 #undef PACKAGE_BUGREPORT
192
193 /* Define to the full name of this package. */
194 #undef PACKAGE_NAME
195
196 /* Define to the full name and version of this package. */
197 #undef PACKAGE_STRING
198
199 /* Define to the one symbol short name of this package. */
200 #undef PACKAGE_TARNAME
201
202 /* Define to the home page for this package. */
203 #undef PACKAGE_URL
204
205 /* Define to the version of this package. */
206 #undef PACKAGE_VERSION
207
208 /* The size of `char', as computed by sizeof. */
209 #undef SIZEOF_CHAR
210
211 /* The size of `int', as computed by sizeof. */
212 #undef SIZEOF_INT
213
214 /* The size of `long', as computed by sizeof. */
215 #undef SIZEOF_LONG
216
217 /* The size of `short', as computed by sizeof. */
218 #undef SIZEOF_SHORT
219
220 /* Define to 1 if you have the ANSI C header files. */
221 #undef STDC_HEADERS
222
223 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
224 #undef TM_IN_SYS_TIME
225
226 /* Version number of package */
227 #undef VERSION
228
229 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
230    significant byte first (like Motorola and SPARC, unlike Intel). */
231 #if defined AC_APPLE_UNIVERSAL_BUILD
232 # if defined __BIG_ENDIAN__
233 #  define WORDS_BIGENDIAN 1
234 # endif
235 #else
236 # ifndef WORDS_BIGENDIAN
237 #  undef WORDS_BIGENDIAN
238 # endif
239 #endif
240
241 /* Enable large inode numbers on Mac OS X 10.5.  */
242 #ifndef _DARWIN_USE_64_BIT_INODE
243 # define _DARWIN_USE_64_BIT_INODE 1
244 #endif
245
246 /* Number of bits in a file offset, on hosts where this is settable. */
247 #undef _FILE_OFFSET_BITS
248
249 /* Define to 1 to make fseeko visible on some hosts (e.g. glibc 2.2). */
250 #undef _LARGEFILE_SOURCE
251
252 /* Define for large files, on AIX-style hosts. */
253 #undef _LARGE_FILES
254
255 /* Define for Solaris 2.5.1 so the uint32_t typedef from <sys/synch.h>,
256    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
257    #define below would cause a syntax error. */
258 #undef _UINT32_T
259
260 /* Define for Solaris 2.5.1 so the uint64_t typedef from <sys/synch.h>,
261    <pthread.h>, or <semaphore.h> is not used. If the typedef were allowed, the
262    #define below would cause a syntax error. */
263 #undef _UINT64_T
264
265 /* Define to empty if `const' does not conform to ANSI C. */
266 #undef const
267
268 /* Define to `__inline__' or `__inline' if that's what the C compiler
269    calls it, or to nothing if 'inline' is not supported under any name.  */
270 #ifndef __cplusplus
271 #undef inline
272 #endif
273
274 /* Define to the type of a signed integer type of width exactly 64 bits if
275    such a type exists and the standard includes do not define it. */
276 #undef int64_t
277
278 /* Define to `unsigned int' if <sys/types.h> does not define. */
279 #undef size_t
280
281 /* Define to the type of an unsigned integer type of width exactly 32 bits if
282    such a type exists and the standard includes do not define it. */
283 #undef uint32_t
284
285 /* Define to the type of an unsigned integer type of width exactly 64 bits if
286    such a type exists and the standard includes do not define it. */
287 #undef uint64_t