File: config.h.in

package info (click to toggle)
balsa 2.4.12-3
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 21,448 kB
  • sloc: ansic: 93,724; xml: 13,662; sh: 11,146; makefile: 616; awk: 60
file content (263 lines) | stat: -rw-r--r-- 6,388 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
/* config.h.in.  Generated from configure.in by autoheader.  */

/* Common directories for storing balsa icons. */
#undef BALSA_COMMON_PREFIXES

/* Directory for storing balsa data files. */
#undef BALSA_DATA_PREFIX

/* Directory for all balsa files. */
#undef BALSA_STD_PREFIX

/* Defined when balsa is to use threads. */
#undef BALSA_USE_THREADS

/* Defines the Balsa version */
#undef BALSA_VERSION

/* Defined when ESTMP support is to be enabled. */
#undef ENABLE_ESMTP

/* Defined when the LDAP support is to be compiled in. */
#undef ENABLE_LDAP

/* always defined to indicate that i18n is enabled */
#undef ENABLE_NLS

/* Defined when touchscreen optimized UI is to be enabled. */
#undef ENABLE_TOUCH_UI

/* The gettext package name. */
#undef GETTEXT_PACKAGE

/* Path of gpg. */
#undef GPG_PATH

/* Define to 1 if you have the `bind_textdomain_codeset' function. */
#undef HAVE_BIND_TEXTDOMAIN_CODESET

/* Defined when canberra can be used. */
#undef HAVE_CANBERRA

/* Defined when Compface support is requested. */
#undef HAVE_COMPFACE

/* Define to 1 if you have the `ctime_r' function. */
#undef HAVE_CTIME_R

/* Define to 1 if you have the `dcgettext' function. */
#undef HAVE_DCGETTEXT

/* Define to 1 if you have the declaration of `ctime_r', and to 0 if you
   don't. */
#undef HAVE_DECL_CTIME_R

/* Define to 1 if you have the declaration of `gmtime_r', and to 0 if you
   don't. */
#undef HAVE_DECL_GMTIME_R

/* Define to 1 if you have the declaration of `localtime_r', and to 0 if you
   don't. */
#undef HAVE_DECL_LOCALTIME_R

/* Define to 1 if you have the <dlfcn.h> header file. */
#undef HAVE_DLFCN_H

/* Define to 1 if you have the `gai_strerror' function. */
#undef HAVE_GAI_STRERROR

/* Define to 1 if you have the `getaddrinfo' function. */
#undef HAVE_GETADDRINFO

/* Define to 1 if you have the `getnameinfo' function. */
#undef HAVE_GETNAMEINFO

/* Define if the GNU gettext() function is already present or preinstalled. */
#undef HAVE_GETTEXT

/* Defined when GMime version is at least 2.5.7 */
#undef HAVE_GMIME_2_5_7

/* Defined to build with GMime version 2.5 or 2.6 */
#undef HAVE_GMIME_2_6

/* Define to 1 if you have the `gmtime_r' function. */
#undef HAVE_GMTIME_R

/* Defined when gnome libs are available. */
#undef HAVE_GNOME

/* Defined when gnome-keyring is there. */
#undef HAVE_GNOME_KEYRING

/* Defined with gnome-keyring-2.24 or newer. */
#undef HAVE_GNOME_KEYRING_24

/* Defined when gpg is available. */
#undef HAVE_GPG

/* Defined when gpgme is available. */
#undef HAVE_GPGME

/* Defined when GSSAPI support is to be compiled. */
#undef HAVE_GSSAPI

/* Defined when GtkHtml-2 can be used. */
#undef HAVE_GTKHTML2

/* Defined when GtkHtml-3 can be used. */
#undef HAVE_GTKHTML3

/* Defined when GtkSourceView can be used. */
#undef HAVE_GTKSOURCEVIEW

/* Defined when GtkSpell can be used. */
#undef HAVE_GTKSPELL

/* Defined for Heimdal. */
#undef HAVE_HEIMDAL

/* Defined when any HTML widget can be used. */
#undef HAVE_HTML_WIDGET

/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H

/* Defined for langinfo. */
#undef HAVE_LANGINFO

/* Define if your <locale.h> file defines LC_MESSAGES. */
#undef HAVE_LC_MESSAGES

/* Defined when LDAP lib supports TLS */
#undef HAVE_LDAP_TLS

/* Define to 1 if you have the `aspell' library (-laspell). */
#undef HAVE_LIBASPELL

/* Defined if NetworkManager-glib-devel is found. */
#undef HAVE_LIBNM_GLIB

/* Define to 1 if you have the `pspell' library (-lpspell). */
#undef HAVE_LIBPSPELL

/* Define to 1 if you have the <locale.h> header file. */
#undef HAVE_LOCALE_H

/* Define to 1 if you have the `localtime_r' function. */
#undef HAVE_LOCALTIME_R

/* Defined when menus can be integrated into the Mac OS X desktop */
#undef HAVE_MACOSX_DESKTOP

/* Define to 1 if you have the <memory.h> header file. */
#undef HAVE_MEMORY_H

/* Defined when libnotify can be used. */
#undef HAVE_NOTIFY

/* Defined when PCRE library is available. */
#undef HAVE_PCRE

/* Defined when res_init is available. */
#undef HAVE_RES_INIT

/* If defined, enable Rubrica2 address book support. */
#undef HAVE_RUBRICA

/* Defined when supporting S/MIME */
#undef HAVE_SMIME

/* Defined when libESMTP has TLS support. */
#undef HAVE_SMTP_TLS_CLIENT_CERTIFICATE

/* If defined, enable GPE address book support. */
#undef HAVE_SQLITE

/* If defined, use sqlite3 api. */
#undef HAVE_SQLITE3

/* Define to 1 if you have the <stdint.h> header file. */
#undef HAVE_STDINT_H

/* Define to 1 if you have the <stdlib.h> header file. */
#undef HAVE_STDLIB_H

/* Define to 1 if you have the <strings.h> header file. */
#undef HAVE_STRINGS_H

/* Define to 1 if you have the <string.h> header file. */
#undef HAVE_STRING_H

/* Define to 1 if you have the <sys/stat.h> header file. */
#undef HAVE_SYS_STAT_H

/* Define to 1 if you have the <sys/types.h> header file. */
#undef HAVE_SYS_TYPES_H

/* Defined when libUnique can be used. */
#undef HAVE_UNIQUE

/* Define to 1 if you have the <unistd.h> header file. */
#undef HAVE_UNISTD_H

/* Defined when WebKit can be used. */
#undef HAVE_WEBKIT

/* Define to the sub-directory in which libtool stores uninstalled libraries.
   */
#undef LT_OBJDIR

/* Name of package */
#undef PACKAGE

/* Define to the address where bug reports for this package should be sent. */
#undef PACKAGE_BUGREPORT

/* Define to the full name of this package. */
#undef PACKAGE_NAME

/* Define to the full name and version of this package. */
#undef PACKAGE_STRING

/* Define to the one symbol short name of this package. */
#undef PACKAGE_TARNAME

/* Define to the home page for this package. */
#undef PACKAGE_URL

/* Define to the version of this package. */
#undef PACKAGE_VERSION

/* Path to sendmail program. */
#undef SENDMAIL

/* Define to 1 if you have the ANSI C header files. */
#undef STDC_HEADERS

/* Define if fcntl locking should be used. */
#undef USE_FCNTL

/* Define if flock locking should be used. */
#undef USE_FLOCK

/* Defined when GRegex is to be used. */
#undef USE_GREGEX

/* Defined when SSL support is to be compiled. */
#undef USE_SSL

/* Defined when TLS is to be enabled. */
#undef USE_TLS

/* Version number of package */
#undef VERSION

/* We strive for XOPEN compliance */
#undef _XOPEN_SOURCE

/* Define to empty if `const' does not conform to ANSI C. */
#undef const

/* Redefined to isspace if isblank is not available. */
#undef isblank