Bumped Barry version to 0.18.5 for Debian reasons
[barry.git] / android / jni / barry / config.h
blobf05c29a1c683160c1a6cbf0d9f36d7e2dcbacc6f
2 /* Logical version number */
3 #define BARRY_LOGICAL 0
5 /* Major library version number */
6 #define BARRY_MAJOR 18
8 /* Minor library version number */
9 #define BARRY_MINOR 5
11 /* Full Barry version in string form */
12 #define BARRY_VER_STRING "0.18.5"
14 /* Define to 1 if the `closedir' function returns void instead of `int'. */
15 #define CLOSEDIR_VOID 1
17 /* Define to 1 if translation of program messages to the user's native
18 language is requested. */
19 /* #undef ENABLE_NLS */
21 /* Define to 1 if you have the <assert.h> header file. */
22 #define HAVE_ASSERT_H 1
24 /* Define to 1 if you have the `bzero' function. */
25 #define HAVE_BZERO 1
27 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
28 CoreFoundation framework. */
29 /* #undef HAVE_CFLOCALECOPYCURRENT */
31 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
32 the CoreFoundation framework. */
33 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
35 /* Define if the GNU dcgettext() function is already present or preinstalled.
37 /* #undef HAVE_DCGETTEXT */
39 /* Define to 1 if you have the <dirent.h> header file, and it defines `DIR'.
41 #define HAVE_DIRENT_H 1
43 /* Define to 1 if you have the <dlfcn.h> header file. */
44 #define HAVE_DLFCN_H 1
46 /* Define if the GNU gettext() function is already present or preinstalled. */
47 /* #undef HAVE_GETTEXT */
49 /* Define to 1 if you have the `gettimeofday' function. */
50 #define HAVE_GETTIMEOFDAY 1
52 /* Define if you have the iconv() function and it works. */
53 #define HAVE_ICONV 1
55 /* Define to 1 if you have the <inttypes.h> header file. */
56 #define HAVE_INTTYPES_H 1
58 /* Define to 1 if you have the <memory.h> header file. */
59 #define HAVE_MEMORY_H 1
61 /* Define to 1 if you have the `memset' function. */
62 #define HAVE_MEMSET 1
64 /* Define to 1 if you have the <ndir.h> header file, and it defines `DIR'. */
65 /* #undef HAVE_NDIR_H */
67 /* Define to 1 if you have the `select' function. */
68 #define HAVE_SELECT 1
70 /* Define to 1 if you have the <stdint.h> header file. */
71 #define HAVE_STDINT_H 1
73 /* Define to 1 if you have the <stdlib.h> header file. */
74 #define HAVE_STDLIB_H 1
76 /* Define to 1 if you have the `strcasecmp' function. */
77 #define HAVE_STRCASECMP 1
79 /* Define to 1 if you have the `strchr' function. */
80 #define HAVE_STRCHR 1
82 /* Define to 1 if you have the `strerror' function. */
83 #define HAVE_STRERROR 1
85 /* Define to 1 if you have the <strings.h> header file. */
86 #define HAVE_STRINGS_H 1
88 /* Define to 1 if you have the <string.h> header file. */
89 #define HAVE_STRING_H 1
91 /* Define to 1 if you have the `strtol' function. */
92 #define HAVE_STRTOL 1
94 /* Define to 1 if you have the `strtoul' function. */
95 #define HAVE_STRTOUL 1
97 /* Define to 1 if you have the <sys/dir.h> header file, and it defines `DIR'.
99 /* #undef HAVE_SYS_DIR_H */
101 /* Define to 1 if you have the <sys/ndir.h> header file, and it defines `DIR'.
103 /* #undef HAVE_SYS_NDIR_H */
105 /* Define to 1 if you have the <sys/select.h> header file. */
106 #define HAVE_SYS_SELECT_H 1
108 /* Define to 1 if you have the <sys/socket.h> header file. */
109 #define HAVE_SYS_SOCKET_H 1
111 /* Define to 1 if you have the <sys/stat.h> header file. */
112 #define HAVE_SYS_STAT_H 1
114 /* Define to 1 if you have the <sys/types.h> header file. */
115 #define HAVE_SYS_TYPES_H 1
117 /* Define to 1 if you have the <time.h> header file. */
118 #define HAVE_TIME_H 1
120 /* Define to 1 if you have the <unistd.h> header file. */
121 #define HAVE_UNISTD_H 1
123 /* Define to 1 if a working strnlen exists, 0 if not. */
124 #define HAVE_WORKING_STRNLEN 1
126 /* Use crc32 when generating packed .cod files */
127 #define HAVE_ZLIB 1
129 /* Define as const if the declaration of iconv() needs const. */
130 #define ICONV_CONST
132 /* Define to the sub-directory in which libtool stores uninstalled libraries.
134 #define LT_OBJDIR ".libs/"
136 /* Name of package */
137 #define PACKAGE "barry"
139 /* Define to the address where bug reports for this package should be sent. */
140 #define PACKAGE_BUGREPORT "barry-devel@lists.sourceforge.net"
142 /* Define to the full name of this package. */
143 #define PACKAGE_NAME "barry"
145 /* Define to the full name and version of this package. */
146 #define PACKAGE_STRING "barry 0.18.5"
148 /* Define to the one symbol short name of this package. */
149 #define PACKAGE_TARNAME "barry"
151 /* Define to the home page for this package. */
152 #define PACKAGE_URL ""
154 /* Define to the version of this package. */
155 #define PACKAGE_VERSION "0.18.5"
157 /* Define to the type of arg 1 for `select'. */
158 #define SELECT_TYPE_ARG1 int
160 /* Define to the type of args 2, 3 and 4 for `select'. */
161 #define SELECT_TYPE_ARG234 (fd_set *)
163 /* Define to the type of arg 5 for `select'. */
164 #define SELECT_TYPE_ARG5 (struct timeval *)
166 /* Define to 1 if you have the ANSI C header files. */
167 #define STDC_HEADERS 1
169 /* Define to 1 if you can safely include both <sys/time.h> and <time.h>. */
170 #define TIME_WITH_SYS_TIME 1
172 /* Define to 1 if your <sys/time.h> declares `struct tm'. */
173 /* #undef TM_IN_SYS_TIME */
175 /* Define to use the low-level socket and USB code built into Barry. */
176 #define USE_BARRY_SOCKETS /**/
178 /* Define if libusb 0.1 interface should be used */
179 /* #undef USE_LIBUSB_0_1 */
181 /* Define if libusb 1.0 interface should be used */
182 #define USE_LIBUSB_1_0 /**/
184 /* Enable extensions on AIX 3, Interix. */
185 #ifndef _ALL_SOURCE
186 # define _ALL_SOURCE 1
187 #endif
188 /* Enable GNU extensions on systems that have them. */
189 #ifndef _GNU_SOURCE
190 # define _GNU_SOURCE 1
191 #endif
192 /* Enable threading extensions on Solaris. */
193 #ifndef _POSIX_PTHREAD_SEMANTICS
194 # define _POSIX_PTHREAD_SEMANTICS 1
195 #endif
196 /* Enable extensions on HP NonStop. */
197 #ifndef _TANDEM_SOURCE
198 # define _TANDEM_SOURCE 1
199 #endif
200 /* Enable general extensions on Solaris. */
201 #ifndef __EXTENSIONS__
202 # define __EXTENSIONS__ 1
203 #endif
206 /* Version number of package */
207 #define VERSION "0.18.5"
209 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
210 significant byte first (like Motorola and SPARC, unlike Intel). */
211 #if defined AC_APPLE_UNIVERSAL_BUILD
212 # if defined __BIG_ENDIAN__
213 # define WORDS_BIGENDIAN 1
214 # endif
215 #else
216 # ifndef WORDS_BIGENDIAN
217 /* # undef WORDS_BIGENDIAN */
218 # endif
219 #endif
221 /* Define to 1 if on MINIX. */
222 /* #undef _MINIX */
224 /* Define to 2 if the system does not provide POSIX.1 features except with
225 this defined. */
226 /* #undef _POSIX_1_SOURCE */
228 /* Define to 1 if you need to in order for `stat' and other things to work. */
229 /* #undef _POSIX_SOURCE */