1 /* config.h.  Generated from config.h.in by configure.  */
2 /* config.h.in.  Generated from configure.ac by autoheader.  */
3 
4 /* Define if building universal (internal helper macro) */
5 /* #undef AC_APPLE_UNIVERSAL_BUILD */
6 
7 /* Define if tools enabled */
8 /* #undef BUILD_TOOLS */
9 
10 /* Define if wizard enabled */
11 /* #undef BUILD_WIZARD */
12 
13 /* Defined when using gsm at nonstandard rates */
14 /* #undef ENABLE_NONSTANDARD_GSM */
15 
16 /* The name of the gettext package name */
17 /* #undef GETTEXT_PACKAGE */
18 
19 /* Define to 1 if you have the MacOS X function CFLocaleCopyCurrent in the
20    CoreFoundation framework. */
21 /* #undef HAVE_CFLOCALECOPYCURRENT */
22 
23 /* Define to 1 if you have the MacOS X function CFPreferencesCopyAppValue in
24    the CoreFoundation framework. */
25 /* #undef HAVE_CFPREFERENCESCOPYAPPVALUE */
26 
27 /* Define if the GNU dcgettext() function is already present or preinstalled.
28    */
29 /* #undef HAVE_DCGETTEXT */
30 
31 /* Define to 1 if you have the <dlfcn.h> header file. */
32 /* #undef HAVE_DLFCN_H */
33 
34 /* Define if exosip dscp available */
35 /* #def HAVE_EXOSIP_DSCP */
36 
37 /* Defined when eXosip_get_version is available */
38 /* #undef HAVE_EXOSIP_GET_VERSION */
39 
40 /* Defined when eXosip_reset_transports is available */
41 /* #undef HAVE_EXOSIP_RESET_TRANSPORTS */
42 
43 /* Defined when eXosip_tls_verify_certificate is available */
44 /* #undef HAVE_EXOSIP_TLS_VERIFY_CERTIFICATE */
45 
46 /* Defined when eXosip_tls_verify_certificate is available */
47 /* #undef HAVE_EXOSIP_TLS_VERIFY_CN */
48 
49 /* Defined when eXosip_get_socket is available */
50 /* #undef HAVE_EXOSIP_TRYLOCK */
51 
52 /* If present, the getenv function allows fim to read environment variables.
53    */
54 #define HAVE_GETENV 1
55 
56 /* Define to 1 if you have the `getifaddrs' function. */
57 /* #undef HAVE_GETIFADDRS */
58 
59 /* Tells wheter localisation is possible */
60 /* #undef HAVE_INTL */
61 
62 /* Define to 1 if you have the `get_current_dir_name' function. */
63 #define HAVE_GET_CURRENT_DIR_NAME 1
64 
65 /* Defined when gtk osx is used */
66 /* #undef HAVE_GTK_OSX */
67 
68 /* Define to 1 if you have the <history.h> header file. */
69 /* #undef HAVE_HISTORY_H */
70 
71 /* Define if you have the iconv() function. */
72 /* #undef HAVE_ICONV */
73 
74 /* Define to 1 if you have the <inttypes.h> header file. */
75 #define HAVE_INTTYPES_H 1
76 
77 /* Define to 1 if you have the `eXosip2' library (-leXosip2). */
78 /* #define HAVE_LIBEXOSIP2 */
79 
80 /* Define to 1 if you have the `osip2' library (-losip2). */
81 /* #undef HAVE_LIBOSIP2 */
82 
83 /* Define to 1 if you have the `osipparser2' library (-losipparser2). */
84 /* #undef HAVE_LIBOSIPPARSER2 */
85 
86 /* Define to 1 if you have the `udev' library (-ludev). */
87 /* #undef HAVE_LIBUDEV */
88 
89 /* Define to 1 if you have the <libudev.h> header file. */
90 /* #undef HAVE_LIBUDEV_H */
91 
92 /* Define to 1 if you have the <memory.h> header file. */
93 #define HAVE_MEMORY_H 1
94 
95 /* NOTIFY1 support */
96 /* #undef HAVE_NOTIFY1 */
97 
98 /* NOTIFY4 support */
99 /* #undef HAVE_NOTIFY4 */
100 
101 /* defined when compiling with readline support */
102 /* #undef HAVE_READLINE */
103 
104 /* Define to 1 if you have the <readline.h> header file. */
105 /* #undef HAVE_READLINE_H */
106 
107 /* Define to 1 if you have the <readline/history.h> header file. */
108 /* #undef HAVE_READLINE_HISTORY_H */
109 
110 /* Define to 1 if you have the <readline/readline.h> header file. */
111 /* #undef HAVE_READLINE_READLINE_H */
112 
113 /* Define if sighandler_t available */
114 /* #undef HAVE_SIGHANDLER_T */
115 
116 /* Define to 1 if you have the <stdint.h> header file. */
117 #define HAVE_STDINT_H 1
118 
119 /* Define to 1 if you have the <stdlib.h> header file. */
120 #define HAVE_STDLIB_H 1
121 
122 /* Define to 1 if you have the `stpcpy' function. */
123 #define HAVE_STPCPY 1
124 
125 /* Define to 1 if you have the <strings.h> header file. */
126 #define HAVE_STRINGS_H 1
127 
128 /* Define to 1 if you have the <string.h> header file. */
129 #define HAVE_STRING_H 1
130 
131 /* Define to 1 if you have the `strndup' function. */
132 #define HAVE_STRNDUP 1
133 
134 /* Define to 1 if you have the <sys/stat.h> header file. */
135 #define HAVE_SYS_STAT_H 1
136 
137 /* Define to 1 if you have the <sys/types.h> header file. */
138 #define HAVE_SYS_TYPES_H 1
139 
140 /* Define to 1 if you have the <unistd.h> header file. */
141 #define HAVE_UNISTD_H 1
142 
143 /* Define to 1 if you have the <X11/Xlib.h> header file. */
144 #define HAVE_X11_XLIB_H 1
145 
146 /* All supported languages */
147 /* #undef LINPHONE_ALL_LANGS */
148 
149 /* Windows appdata subdir where linphonerc can be found */
150 /* #undef LINPHONE_CONFIG_DIR */
151 
152 /* path of liblinphone plugins, not mediastreamer2 plugins */
153 /* #undef LINPHONE_PLUGINS_DIR */
154 
155 /* Linphone's version number */
156 /* #undef LINPHONE_VERSION */
157 
158 /* Define to the sub-directory in which libtool stores uninstalled libraries.
159    */
160 #define LT_OBJDIR ".libs/"
161 
162 /* Define to 1 if your C compiler doesn't accept -c and -o together. */
163 /* #undef NO_MINUS_C_MINUS_O */
164 
165 /* Name of package */
166 #define PACKAGE "linphone"
167 
168 /* Define to the address where bug reports for this package should be sent. */
169 /* #undef PACKAGE_BUGREPORT */
170 
171 /* Defines the place where data are found */
172 /* #undef PACKAGE_DATA_DIR */
173 
174 /* Defines the place where locales can be found */
175 /* #undef PACKAGE_LOCALE_DIR */
176 
177 /* Define to the full name of this package. */
178 #define PACKAGE_NAME "linphone"
179 
180 /* Defines the place where linphone sounds are found */
181 /* #undef PACKAGE_SOUND_DIR */
182 
183 /* Define to the full name and version of this package. */
184 /* #undef PACKAGE_STRING */
185 
186 /* Define to the one symbol short name of this package. */
187 /* #undef PACKAGE_TARNAME */
188 
189 /* Define to the home page for this package. */
190 /* #undef PACKAGE_URL */
191 
192 /* Define to the version of this package. */
193 /* #undef PACKAGE_VERSION */
194 
195 /* Define to 1 if you have the ANSI C header files. */
196 #define STDC_HEADERS 1
197 
198 /* Tell whether date_version.h must be used */
199 /* #undef USE_BUILDDATE_VERSION */
200 
201 /* Version number of package */
202 /* #undef VERSION */
203 
204 /* defined if video support is available */
205 /* #undef VIDEO_ENABLED */
206 
207 /* Tell whether RSVP support should be compiled. */
208 /* #undef VINCENT_MAURY_RSVP */
209 
210 /* Defined when LIME support is compiled */
211 #define HAVE_LIME 1
212 
213 /* Define WORDS_BIGENDIAN to 1 if your processor stores words with the most
214    significant byte first (like Motorola and SPARC, unlike Intel). */
215 #if defined AC_APPLE_UNIVERSAL_BUILD
216 # if defined __BIG_ENDIAN__
217 #  define WORDS_BIGENDIAN 1
218 # endif
219 #else
220 # ifndef WORDS_BIGENDIAN
221 /* #  undef WORDS_BIGENDIAN */
222 # endif
223 #endif
224 
225 /* Defined if we are compiling for arm processor */
226 /* #undef __ARM__ */
227 
228 /* Define to `__inline__' or `__inline' if that's what the C compiler
229    calls it, or to nothing if 'inline' is not supported under any name.  */
230 #ifndef __cplusplus
231 /* #undef inline */
232 #endif
233