Tizen 2.0 Release
[framework/multimedia/libcamsrcjpegenc-sw-libjpeg.git] / config.hin
1 /* config.hin.  Generated from configure.ac by autoheader.  */
2
3 /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP
4    systems. This function is required for `alloca.c' support on those systems.
5    */
6 #undef CRAY_STACKSEG_END
7
8 /* Define to 1 if using `alloca.c'. */
9 #undef C_ALLOCA
10
11 /* Define to 1 if you have `alloca', as a function or macro. */
12 #undef HAVE_ALLOCA
13
14 /* Define to 1 if you have <alloca.h> and it should be used (not on Ultrix).
15    */
16 #undef HAVE_ALLOCA_H
17
18 /* Define to 1 if you have the <dlfcn.h> header file. */
19 #undef HAVE_DLFCN_H
20
21 /* Define to 1 if you don't have `vprintf' but do have `_doprnt.' */
22 #undef HAVE_DOPRNT
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 `fork' function. */
28 #undef HAVE_FORK
29
30 /* Define to 1 if you have the `getpagesize' function. */
31 #undef HAVE_GETPAGESIZE
32
33 /* Define to 1 if you have the <inttypes.h> header file. */
34 #undef HAVE_INTTYPES_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 <memory.h> header file. */
41 #undef HAVE_MEMORY_H
42
43 /* Define to 1 if you have the `memset' function. */
44 #undef HAVE_MEMSET
45
46 /* Define to 1 if you have a working `mmap' system call. */
47 #undef HAVE_MMAP
48
49 /* Define to 1 if your system has a GNU libc compatible `realloc' function,
50    and to 0 otherwise. */
51 #undef HAVE_REALLOC
52
53 /* Define to 1 if you have the `select' function. */
54 #undef HAVE_SELECT
55
56 /* Define to 1 if `stat' has the bug that it succeeds when given the
57    zero-length file name argument. */
58 #undef HAVE_STAT_EMPTY_STRING_BUG
59
60 /* Define to 1 if stdbool.h conforms to C99. */
61 #undef HAVE_STDBOOL_H
62
63 /* Define to 1 if you have the <stdint.h> header file. */
64 #undef HAVE_STDINT_H
65
66 /* Define to 1 if you have the <stdlib.h> header file. */
67 #undef HAVE_STDLIB_H
68
69 /* Define to 1 if you have the <strings.h> header file. */
70 #undef HAVE_STRINGS_H
71
72 /* Define to 1 if you have the <string.h> header file. */
73 #undef HAVE_STRING_H
74
75 /* Define to 1 if you have the <sys/select.h> header file. */
76 #undef HAVE_SYS_SELECT_H
77
78 /* Define to 1 if you have the <sys/socket.h> header file. */
79 #undef HAVE_SYS_SOCKET_H
80
81 /* Define to 1 if you have the <sys/stat.h> header file. */
82 #undef HAVE_SYS_STAT_H
83
84 /* Define to 1 if you have the <sys/time.h> header file. */
85 #undef HAVE_SYS_TIME_H
86
87 /* Define to 1 if you have the <sys/types.h> header file. */
88 #undef HAVE_SYS_TYPES_H
89
90 /* Define to 1 if you have the <unistd.h> header file. */
91 #undef HAVE_UNISTD_H
92
93 /* Define to 1 if you have the `vfork' function. */
94 #undef HAVE_VFORK
95
96 /* Define to 1 if you have the <vfork.h> header file. */
97 #undef HAVE_VFORK_H
98
99 /* Define to 1 if you have the `vprintf' function. */
100 #undef HAVE_VPRINTF
101
102 /* Define to 1 if `fork' works. */
103 #undef HAVE_WORKING_FORK
104
105 /* Define to 1 if `vfork' works. */
106 #undef HAVE_WORKING_VFORK
107
108 /* Define to 1 if the system has the type `_Bool'. */
109 #undef HAVE__BOOL
110
111 /* Define to 1 if `lstat' dereferences a symlink specified with a trailing
112    slash. */
113 #undef LSTAT_FOLLOWS_SLASHED_SYMLINK
114
115 /* Define to the sub-directory in which libtool stores uninstalled libraries.
116    */
117 #undef LT_OBJDIR
118
119 /* Name of package */
120 #undef PACKAGE
121
122 /* Define to the address where bug reports for this package should be sent. */
123 #undef PACKAGE_BUGREPORT
124
125 /* Define to the full name of this package. */
126 #undef PACKAGE_NAME
127
128 /* Define to the full name and version of this package. */
129 #undef PACKAGE_STRING
130
131 /* Define to the one symbol short name of this package. */
132 #undef PACKAGE_TARNAME
133
134 /* Define to the version of this package. */
135 #undef PACKAGE_VERSION
136
137 /* Define as the return type of signal handlers (`int' or `void'). */
138 #undef RETSIGTYPE
139
140 /* Define to the type of arg 1 for `select'. */
141 #undef SELECT_TYPE_ARG1
142
143 /* Define to the type of args 2, 3 and 4 for `select'. */
144 #undef SELECT_TYPE_ARG234
145
146 /* Define to the type of arg 5 for `select'. */
147 #undef SELECT_TYPE_ARG5
148
149 /* If using the C implementation of alloca, define if you know the
150    direction of stack growth for your system; otherwise it will be
151    automatically deduced at runtime.
152         STACK_DIRECTION > 0 => grows toward higher addresses
153         STACK_DIRECTION < 0 => grows toward lower addresses
154         STACK_DIRECTION = 0 => direction of growth unknown */
155 #undef STACK_DIRECTION
156
157 /* Define to 1 if you have the ANSI C header files. */
158 #undef STDC_HEADERS
159
160 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
161 #undef TIME_WITH_SYS_TIME
162
163 /* Version number of package */
164 #undef VERSION
165
166 /* Define to empty if `const' does not conform to ANSI C. */
167 #undef const
168
169 /* Define to rpl_malloc if the replacement function should be used. */
170 #undef malloc
171
172 /* Define to `int' if <sys/types.h> does not define. */
173 #undef pid_t
174
175 /* Define to rpl_realloc if the replacement function should be used. */
176 #undef realloc
177
178 /* Define to `unsigned int' if <sys/types.h> does not define. */
179 #undef size_t
180
181 /* Define as `fork' if `vfork' does not work. */
182 #undef vfork