triggering a build
[profile/ivi/libsoup2.4.git] / config.h.in
1 /* config.h.in.  Generated from configure.ac by autoheader.  */
2
3 /* Apache httpd */
4 #undef APACHE_HTTPD
5
6 /* always defined to indicate that i18n is enabled */
7 #undef ENABLE_NLS
8
9 /* The gettext domain name */
10 #undef GETTEXT_PACKAGE
11
12 /* Whether or not apache can be used for tests */
13 #undef HAVE_APACHE
14
15 /* Define to 1 if you have the `bind_textdomain_codeset' function. */
16 #undef HAVE_BIND_TEXTDOMAIN_CODESET
17
18 /* Whether or not curl can be used for tests */
19 #undef HAVE_CURL
20
21 /* Define to 1 if you have the `dcgettext' function. */
22 #undef HAVE_DCGETTEXT
23
24 /* Define to 1 if you have the <dlfcn.h> header file. */
25 #undef HAVE_DLFCN_H
26
27 /* Define if the GNU gettext() function is already present or preinstalled. */
28 #undef HAVE_GETTEXT
29
30 /* Define to 1 if you have the `gmtime_r' function. */
31 #undef HAVE_GMTIME_R
32
33 /* Defined if GNOME support is enabled */
34 #undef HAVE_GNOME
35
36 /* Define to 1 if you have the <inttypes.h> header file. */
37 #undef HAVE_INTTYPES_H
38
39 /* Define if your <locale.h> file defines LC_MESSAGES. */
40 #undef HAVE_LC_MESSAGES
41
42 /* Define to 1 if you have the `socket' library (-lsocket). */
43 #undef HAVE_LIBSOCKET
44
45 /* Define to 1 if you have the <locale.h> header file. */
46 #undef HAVE_LOCALE_H
47
48 /* Define to 1 if you have the <memory.h> header file. */
49 #undef HAVE_MEMORY_H
50
51 /* Define to 1 if you have the `mmap' function. */
52 #undef HAVE_MMAP
53
54 /* Define to 1 if you have the <stdint.h> header file. */
55 #undef HAVE_STDINT_H
56
57 /* Define to 1 if you have the <stdlib.h> header file. */
58 #undef HAVE_STDLIB_H
59
60 /* Define to 1 if you have the <strings.h> header file. */
61 #undef HAVE_STRINGS_H
62
63 /* Define to 1 if you have the <string.h> header file. */
64 #undef HAVE_STRING_H
65
66 /* Define to 1 if you have the <sys/stat.h> header file. */
67 #undef HAVE_SYS_STAT_H
68
69 /* Define to 1 if you have the <sys/types.h> header file. */
70 #undef HAVE_SYS_TYPES_H
71
72 /* Define to 1 if you have the <unistd.h> header file. */
73 #undef HAVE_UNISTD_H
74
75 /* Define to the sub-directory in which libtool stores uninstalled libraries.
76    */
77 #undef LT_OBJDIR
78
79 /* Samba's 'winbind' daemon helper 'ntlm_auth' which can be used for NTLM
80    single-sign-on */
81 #undef NTLM_AUTH
82
83 /* Name of package */
84 #undef PACKAGE
85
86 /* Define to the address where bug reports for this package should be sent. */
87 #undef PACKAGE_BUGREPORT
88
89 /* Define to the full name of this package. */
90 #undef PACKAGE_NAME
91
92 /* Define to the full name and version of this package. */
93 #undef PACKAGE_STRING
94
95 /* Define to the one symbol short name of this package. */
96 #undef PACKAGE_TARNAME
97
98 /* Define to the home page for this package. */
99 #undef PACKAGE_URL
100
101 /* Define to the version of this package. */
102 #undef PACKAGE_VERSION
103
104 /* Define to 1 if you have the ANSI C header files. */
105 #undef STDC_HEADERS
106
107 /* Whether or not use Samba's 'winbind' daemon helper 'ntlm_auth' for NTLM
108    single-sign-on */
109 #undef USE_NTLM_AUTH
110
111 /* Version number of package */
112 #undef VERSION