Source code upload
[framework/connectivity/libgphoto2.git] / 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 /* Whether we have flex and bison for GP2DDB */
7 #undef ENABLED_GP2DDB
8
9 /* Define to 1 if translation of program messages to the user's native
10    language is requested. */
11 #undef ENABLE_NLS
12
13 /* The gettext domain we're using */
14 #undef GETTEXT_PACKAGE
15
16 /* The C compiler we're using */
17 #undef HAVE_CC
18
19 /* Define if the GNU dcgettext() function is already present or preinstalled.
20    */
21 #undef HAVE_DCGETTEXT
22
23 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
24    */
25 #undef HAVE_DIRENT_H
26
27 /* Define to 1 if you have the <dlfcn.h> header file. */
28 #undef HAVE_DLFCN_H
29
30 /* define if we have LIBGD and its headers */
31 #undef HAVE_GD
32
33 /* Define to 1 if you have the `getopt' function. */
34 #undef HAVE_GETOPT
35
36 /* Define to 1 if you have the <getopt.h> header file. */
37 #undef HAVE_GETOPT_H
38
39 /* Define to 1 if you have the `getopt_long' function. */
40 #undef HAVE_GETOPT_LONG
41
42 /* Define if the GNU gettext() function is already present or preinstalled. */
43 #undef HAVE_GETTEXT
44
45 /* Define to 1 if you have the `gmtime_r' function. */
46 #undef HAVE_GMTIME_R
47
48 /* Define if you have the iconv() function. */
49 #undef HAVE_ICONV
50
51 /* Define to 1 if you have the <inttypes.h> header file. */
52 #undef HAVE_INTTYPES_H
53
54 /* whether we compile with libexif support */
55 #undef HAVE_LIBEXIF
56
57 /* whether we use a version of libexif with ExifData.ifd[[]] */
58 #undef HAVE_LIBEXIF_IFD
59
60 /* Define to 1 if you have the `ibs' library (-libs). */
61 #undef HAVE_LIBIBS
62
63 /* define if we found LIBJPEG and its headers */
64 #undef HAVE_LIBJPEG
65
66 /* Define to 1 if you have the <limits.h> header file. */
67 #undef HAVE_LIMITS_H
68
69 /* Define to 1 if you have the <locale.h> header file. */
70 #undef HAVE_LOCALE_H
71
72 /* Define to 1 if you have the <mcheck.h> header file. */
73 #undef HAVE_MCHECK_H
74
75 /* Define to 1 if you have the <memory.h> header file. */
76 #undef HAVE_MEMORY_H
77
78 /* Define to 1 if you have the `mkdir' function. */
79 #undef HAVE_MKDIR
80
81 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
82 #undef HAVE_NDIR_H
83
84 /* Define to 1 if you have the `snprintf' function. */
85 #undef HAVE_SNPRINTF
86
87 /* Define to 1 if you have the `sprintf' function. */
88 #undef HAVE_SPRINTF
89
90 /* Define to 1 if you have the `statfs' function. */
91 #undef HAVE_STATFS
92
93 /* Define to 1 if you have the <stdint.h> header file. */
94 #undef HAVE_STDINT_H
95
96 /* Define to 1 if you have the <stdlib.h> header file. */
97 #undef HAVE_STDLIB_H
98
99 /* Define to 1 if you have the `strcpy' function. */
100 #undef HAVE_STRCPY
101
102 /* Define to 1 if you have the `strdup' function. */
103 #undef HAVE_STRDUP
104
105 /* Define to 1 if you have the <strings.h> header file. */
106 #undef HAVE_STRINGS_H
107
108 /* Define to 1 if you have the <string.h> header file. */
109 #undef HAVE_STRING_H
110
111 /* Define to 1 if you have the `strncpy' function. */
112 #undef HAVE_STRNCPY
113
114 /* Define to 1 if `f_bavail' is a member of `struct statfs'. */
115 #undef HAVE_STRUCT_STATFS_F_BAVAIL
116
117 /* Define to 1 if `f_bfree' is a member of `struct statfs'. */
118 #undef HAVE_STRUCT_STATFS_F_BFREE
119
120 /* Define to 1 if `f_favail' is a member of `struct statfs'. */
121 #undef HAVE_STRUCT_STATFS_F_FAVAIL
122
123 /* Define to 1 if `f_blocks' is a member of `struct statvfs'. */
124 #undef HAVE_STRUCT_STATVFS_F_BLOCKS
125
126 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
127    */
128 #undef HAVE_SYS_DIR_H
129
130 /* Define to 1 if you have the <sys/mount.h> header file. */
131 #undef HAVE_SYS_MOUNT_H
132
133 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
134    */
135 #undef HAVE_SYS_NDIR_H
136
137 /* Define to 1 if you have the <sys/param.h> header file. */
138 #undef HAVE_SYS_PARAM_H
139
140 /* Define to 1 if you have the <sys/select.h> header file. */
141 #undef HAVE_SYS_SELECT_H
142
143 /* Define to 1 if you have the <sys/statfs.h> header file. */
144 #undef HAVE_SYS_STATFS_H
145
146 /* Define to 1 if you have the <sys/stat.h> header file. */
147 #undef HAVE_SYS_STAT_H
148
149 /* Define to 1 if you have the <sys/time.h> header file. */
150 #undef HAVE_SYS_TIME_H
151
152 /* Define to 1 if you have the <sys/types.h> header file. */
153 #undef HAVE_SYS_TYPES_H
154
155 /* Define to 1 if you have the <sys/user.h> header file. */
156 #undef HAVE_SYS_USER_H
157
158 /* Define to 1 if you have the <sys/vfs.h> header file. */
159 #undef HAVE_SYS_VFS_H
160
161 /* whether struct tm has tm_gmtoff field */
162 #undef HAVE_TM_GMTOFF
163
164 /* Define to 1 if you have the <unistd.h> header file. */
165 #undef HAVE_UNISTD_H
166
167 /* Define to 1 if you have the `vsnprintf' function. */
168 #undef HAVE_VSNPRINTF
169
170 /* Define as const if the declaration of iconv() needs const. */
171 #undef ICONV_CONST
172
173 /* Define to the sub-directory in which libtool stores uninstalled libraries.
174    */
175 #undef LT_OBJDIR
176
177 /* gphoto development mailing list */
178 #undef MAIL_GPHOTO_DEVEL
179
180 /* gphoto translation mailing list */
181 #undef MAIL_GPHOTO_TRANSLATION
182
183 /* gphoto user mailing list */
184 #undef MAIL_GPHOTO_USER
185
186 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
187 #undef NO_MINUS_C_MINUS_O
188
189 /* Name of package */
190 #undef PACKAGE
191
192 /* Define to the address where bug reports for this package should be sent. */
193 #undef PACKAGE_BUGREPORT
194
195 /* Define to the full name of this package. */
196 #undef PACKAGE_NAME
197
198 /* Define to the full name and version of this package. */
199 #undef PACKAGE_STRING
200
201 /* Define to the one symbol short name of this package. */
202 #undef PACKAGE_TARNAME
203
204 /* Define to the home page for this package. */
205 #undef PACKAGE_URL
206
207 /* Define to the version of this package. */
208 #undef PACKAGE_VERSION
209
210 /* Define to 1 if you have the ANSI C header files. */
211 #undef STDC_HEADERS
212
213 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
214 #undef TM_IN_SYS_TIME
215
216 /* camera list with support status */
217 #undef URL_DIGICAM_LIST
218
219 /* gphoto project home page */
220 #undef URL_GPHOTO_HOME
221
222 /* gphoto sourceforge project page */
223 #undef URL_GPHOTO_PROJECT
224
225 /* jphoto home page */
226 #undef URL_JPHOTO_HOME
227
228 /* information about using USB mass storage */
229 #undef URL_USB_MASSSTORAGE
230
231 /* Version number of package */
232 #undef VERSION
233
234 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
235    significant byte first (like Motorola and SPARC, unlike Intel). */
236 #if defined AC_APPLE_UNIVERSAL_BUILD
237 # if defined __BIG_ENDIAN__
238 #  define WORDS_BIGENDIAN 1
239 # endif
240 #else
241 # ifndef WORDS_BIGENDIAN
242 #  undef WORDS_BIGENDIAN
243 # endif
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 for large files, on AIX-style hosts. */
250 #undef _LARGE_FILES
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 /* Define to `unsigned int' if <sys/types.h> does not define. */
262 #undef size_t