Source code upload
[framework/connectivity/libgphoto2.git] / libgphoto2_port / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Define if you want to disabled debugging. */
4 #undef DISABLE_DEBUGGING
5
6 /* Define to 1 if translation of program messages to the user's native
7    language is requested. */
8 #undef ENABLE_NLS
9
10 /* The gettext domain we're using */
11 #undef GETTEXT_PACKAGE
12
13 /* Define to 1 if you have the <asm/io.h> header file. */
14 #undef HAVE_ASM_IO_H
15
16 /* Define if you have Baudboy serial locking. */
17 #undef HAVE_BAUDBOY
18
19 /* Define to 1 if you have the <byteswap.h> header file. */
20 #undef HAVE_BYTESWAP_H
21
22 /* The C compiler we're using */
23 #undef HAVE_CC
24
25 /* Define if the GNU dcgettext() function is already present or preinstalled.
26    */
27 #undef HAVE_DCGETTEXT
28
29 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
30    */
31 #undef HAVE_DIRENT_H
32
33 /* Define to 1 if you have the <dlfcn.h> header file. */
34 #undef HAVE_DLFCN_H
35
36 /* Define to 1 if you have the <endian.h> header file. */
37 #undef HAVE_ENDIAN_H
38
39 /* Define to 1 if you have the `endmntent' function. */
40 #undef HAVE_ENDMNTENT
41
42 /* Define to 1 if you have the <errno.h> header file. */
43 #undef HAVE_ERRNO_H
44
45 /* Define to 1 if you have the <fcntl.h> header file. */
46 #undef HAVE_FCNTL_H
47
48 /* Define if the GNU gettext() function is already present or preinstalled. */
49 #undef HAVE_GETTEXT
50
51 /* Define if you have GNU regex. */
52 #undef HAVE_GNU_REGEX
53
54 /* defined if HAL is available */
55 #undef HAVE_HAL
56
57 /* Define if you have the iconv() function. */
58 #undef HAVE_ICONV
59
60 /* Define to 1 if you have the <inttypes.h> header file. */
61 #undef HAVE_INTTYPES_H
62
63 /* Define to 1 if you have the <ioctl-types.h> header file. */
64 #undef HAVE_IOCTL_TYPES_H
65
66 /* Define to 1 if you have the `pthread' library (-lpthread). */
67 #undef HAVE_LIBPTHREAD
68
69 /* whether we compile with libusb support */
70 #undef HAVE_LIBUSB
71
72 /* Define to 1 if you have the <limits.h> header file. */
73 #undef HAVE_LIMITS_H
74
75 /* Define if you have dev_lock/lockdev based locking. */
76 #undef HAVE_LOCKDEV
77
78 /* Define if you have Bonjour/mDNSResponder. */
79 #undef HAVE_MDNS_BONJOUR
80
81 /* Define to 1 if you have the <memory.h> header file. */
82 #undef HAVE_MEMORY_H
83
84 /* Define to 1 if you have the <mntent.h> header file. */
85 #undef HAVE_MNTENT_H
86
87 /* whether struct mnttag has mnt_mountp field */
88 #undef HAVE_MNTTAB
89
90 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
91 #undef HAVE_NDIR_H
92
93 /* whether we have regex.h */
94 #undef HAVE_REGEX
95
96 /* Define if we have the resmgr library. */
97 #undef HAVE_RESMGR
98
99 /* Define if you have TIOCM_TRS. */
100 #undef HAVE_RTS_IOCTL
101
102 /* Define to 1 if you have the <scsi/sg.h> header file. */
103 #undef HAVE_SCSI_SG_H
104
105 /* Whether you have serial support enabled */
106 #undef HAVE_SERIAL
107
108 /* Define to 1 if you have the `setmntent' function. */
109 #undef HAVE_SETMNTENT
110
111 /* Define to 1 if you have the <sgetty.h> header file. */
112 #undef HAVE_SGETTY_H
113
114 /* Define to 1 if you have the <sgtty.h> header file. */
115 #undef HAVE_SGTTY_H
116
117 /* Define to 1 if you have the `snprintf' function. */
118 #undef HAVE_SNPRINTF
119
120 /* Define to 1 if you have the <stdint.h> header file. */
121 #undef HAVE_STDINT_H
122
123 /* Define to 1 if you have the <stdio.h> header file. */
124 #undef HAVE_STDIO_H
125
126 /* Define to 1 if you have the <stdlib.h> header file. */
127 #undef HAVE_STDLIB_H
128
129 /* Define to 1 if you have the `strerror' function. */
130 #undef HAVE_STRERROR
131
132 /* Define to 1 if you have the <strings.h> header file. */
133 #undef HAVE_STRINGS_H
134
135 /* Define to 1 if you have the <string.h> header file. */
136 #undef HAVE_STRING_H
137
138 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
139    */
140 #undef HAVE_SYS_DIR_H
141
142 /* Define to 1 if you have the <sys/ioctl.h> header file. */
143 #undef HAVE_SYS_IOCTL_H
144
145 /* Define to 1 if you have the <sys/mntent.h> header file. */
146 #undef HAVE_SYS_MNTENT_H
147
148 /* Define to 1 if you have the <sys/mnttab.h> header file. */
149 #undef HAVE_SYS_MNTTAB_H
150
151 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
152    */
153 #undef HAVE_SYS_NDIR_H
154
155 /* Define to 1 if you have the <sys/param.h> header file. */
156 #undef HAVE_SYS_PARAM_H
157
158 /* Define to 1 if you have the <sys/select.h> header file. */
159 #undef HAVE_SYS_SELECT_H
160
161 /* Define to 1 if you have the <sys/stat.h> header file. */
162 #undef HAVE_SYS_STAT_H
163
164 /* Define to 1 if you have the <sys/time.h> header file. */
165 #undef HAVE_SYS_TIME_H
166
167 /* Define to 1 if you have the <sys/types.h> header file. */
168 #undef HAVE_SYS_TYPES_H
169
170 /* Define to 1 if you have the <termios.h> header file. */
171 #undef HAVE_TERMIOS_H
172
173 /* Define to 1 if you have the <termio.h> header file. */
174 #undef HAVE_TERMIO_H
175
176 /* Define to 1 if you have the <ttold.h> header file. */
177 #undef HAVE_TTOLD_H
178
179 /* Define if you have ttylock based tty locking. */
180 #undef HAVE_TTYLOCK
181
182 /* Define to 1 if you have the <unistd.h> header file. */
183 #undef HAVE_UNISTD_H
184
185 /* Whether we have the va_copy() function */
186 #undef HAVE_VA_COPY
187
188 /* Define to 1 if you have the `vsnprintf' function. */
189 #undef HAVE_VSNPRINTF
190
191 /* Define as const if the declaration of iconv() needs const. */
192 #undef ICONV_CONST
193
194 /* Define to the sub-directory in which libtool stores uninstalled libraries.
195    */
196 #undef LT_OBJDIR
197
198 /* gphoto development mailing list */
199 #undef MAIL_GPHOTO_DEVEL
200
201 /* gphoto translation mailing list */
202 #undef MAIL_GPHOTO_TRANSLATION
203
204 /* gphoto user mailing list */
205 #undef MAIL_GPHOTO_USER
206
207 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
208 #undef NO_MINUS_C_MINUS_O
209
210 /* Name of package */
211 #undef PACKAGE
212
213 /* Define to the address where bug reports for this package should be sent. */
214 #undef PACKAGE_BUGREPORT
215
216 /* Define to the full name of this package. */
217 #undef PACKAGE_NAME
218
219 /* Define to the full name and version of this package. */
220 #undef PACKAGE_STRING
221
222 /* Define to the one symbol short name of this package. */
223 #undef PACKAGE_TARNAME
224
225 /* Define to the home page for this package. */
226 #undef PACKAGE_URL
227
228 /* Define to the version of this package. */
229 #undef PACKAGE_VERSION
230
231 /* Define to 1 if you have the ANSI C header files. */
232 #undef STDC_HEADERS
233
234 /* camera list with support status */
235 #undef URL_DIGICAM_LIST
236
237 /* gphoto project home page */
238 #undef URL_GPHOTO_HOME
239
240 /* gphoto sourceforge project page */
241 #undef URL_GPHOTO_PROJECT
242
243 /* jphoto home page */
244 #undef URL_JPHOTO_HOME
245
246 /* information about using USB mass storage */
247 #undef URL_USB_MASSSTORAGE
248
249 /* Version number of package */
250 #undef VERSION
251
252 /* Define to empty if `const' does not conform to ANSI C. */
253 #undef const
254
255 /* Define to `__inline__' or `__inline' if that's what the C compiler
256    calls it, or to nothing if 'inline' is not supported under any name.  */
257 #ifndef __cplusplus
258 #undef inline
259 #endif
260
261 /* __va_copy() was the originally proposed name */
262 #undef va_copy