source: trunk/third/evolution/config.h.in @ 19195

Revision 19195, 5.7 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r19194, which included commits to RCS files with non-trunk default branches.
Line 
1/* config.h.in.  Generated automatically from configure.in by autoheader 2.13.  */
2
3/* Define if using alloca.c.  */
4#undef C_ALLOCA
5
6/* Define to empty if the keyword does not work.  */
7#undef const
8
9/* Define to one of _getb67, GETB67, getb67 for Cray-2 and Cray-YMP systems.
10   This function is required for alloca.c support on those systems.  */
11#undef CRAY_STACKSEG_END
12
13/* Define if you have alloca, as a function or macro.  */
14#undef HAVE_ALLOCA
15
16/* Define if you have <alloca.h> and it should be used (not on Ultrix).  */
17#undef HAVE_ALLOCA_H
18
19/* Define if you have a working `mmap' system call.  */
20#undef HAVE_MMAP
21
22/* Define as __inline if that's what the C compiler calls it.  */
23#undef inline
24
25/* Define to `long' if <sys/types.h> doesn't define.  */
26#undef off_t
27
28/* Define to `unsigned' if <sys/types.h> doesn't define.  */
29#undef size_t
30
31/* If using the C implementation of alloca, define if you know the
32   direction of stack growth for your system; otherwise it will be
33   automatically deduced at run-time.
34 STACK_DIRECTION > 0 => grows toward higher addresses
35 STACK_DIRECTION < 0 => grows toward lower addresses
36 STACK_DIRECTION = 0 => direction of growth unknown
37 */
38#undef STACK_DIRECTION
39
40/* Define if you have the ANSI C header files.  */
41#undef STDC_HEADERS
42
43/* Define if lex declares yytext as a char * by default, not a char[].  */
44#undef YYTEXT_POINTER
45
46#undef ENABLE_NLS
47#undef HAVE_CATGETS
48#undef HAVE_GETTEXT
49#undef HAVE_LC_MESSAGES
50#undef HAVE_STPCPY
51#undef HAVE_LIBSM
52#undef PACKAGE
53#undef VERSION
54#undef ENABLE_THREADS
55#undef SENDMAIL_PATH
56#undef SYSTEM_MAIL_DIR
57#undef HAVE_LDAP
58#undef HAVE_TIMEZONE
59#undef HAVE_ALTZONE
60#undef HAVE_TM_GMTOFF
61#undef HAVE_KRB4
62#undef NEED_KRB_SENDAUTH_PROTO
63#undef HAVE_HEIMDAL_KRB5
64#undef HAVE_MIT_KRB5
65#undef HAVE_KRB5
66#undef HAVE_NSS
67#undef HAVE_OPENSSL
68#undef HAVE_SSL
69#undef USE_DOT
70#undef USE_FCNTL
71#undef USE_FLOCK
72#undef ENABLE_NNTP
73#undef ENABLE_IPv6
74#undef HAVE_BROKEN_SPOOL
75#undef ENABLE_PEDANTIC_PGPMIME
76#undef HAVE_KDE_APPLNK
77
78/* db3 version */
79#undef EVOLUTION_DB_VERSION_MAJOR
80#undef EVOLUTION_DB_VERSION_MINOR
81#undef EVOLUTION_DB_VERSION_PATCH
82
83/* Sub-version identification string.  */
84#undef SUB_VERSION
85
86/* Preview-release string */
87#undef VERSION_COMMENT
88
89/* Define if ctime_r takes three arguments */
90#undef CTIME_R_THREE_ARGS
91
92/* Define if gethostbyname_r takes five arguments */
93#undef GETHOSTBYNAME_R_FIVE_ARGS
94
95/* Define if gethostbyaddr_r takes seven arguments */
96#undef GETHOSTBYADDR_R_SEVEN_ARGS
97
98/* Define to `int' if your system doesn't have `socklen_t'. */
99#undef socklen_t
100
101/* Define to the path to a program to kill processes given the name
102   (eg. "killall" or "killp").  */
103#undef KILL_PROCESS_CMD
104
105/* Define if you have the __argz_count function.  */
106#undef HAVE___ARGZ_COUNT
107
108/* Define if you have the __argz_next function.  */
109#undef HAVE___ARGZ_NEXT
110
111/* Define if you have the __argz_stringify function.  */
112#undef HAVE___ARGZ_STRINGIFY
113
114/* Define if you have the dcgettext function.  */
115#undef HAVE_DCGETTEXT
116
117/* Define if you have the getcwd function.  */
118#undef HAVE_GETCWD
119
120/* Define if you have the gethostbyaddr_r function.  */
121#undef HAVE_GETHOSTBYADDR_R
122
123/* Define if you have the gethostbyname_r function.  */
124#undef HAVE_GETHOSTBYNAME_R
125
126/* Define if you have the getpagesize function.  */
127#undef HAVE_GETPAGESIZE
128
129/* Define if you have the isblank function.  */
130#undef HAVE_ISBLANK
131
132/* Define if you have the mkdtemp function.  */
133#undef HAVE_MKDTEMP
134
135/* Define if you have the mkstemp function.  */
136#undef HAVE_MKSTEMP
137
138/* Define if you have the munmap function.  */
139#undef HAVE_MUNMAP
140
141/* Define if you have the putenv function.  */
142#undef HAVE_PUTENV
143
144/* Define if you have the setenv function.  */
145#undef HAVE_SETENV
146
147/* Define if you have the setlocale function.  */
148#undef HAVE_SETLOCALE
149
150/* Define if you have the stpcpy function.  */
151#undef HAVE_STPCPY
152
153/* Define if you have the strcasecmp function.  */
154#undef HAVE_STRCASECMP
155
156/* Define if you have the strchr function.  */
157#undef HAVE_STRCHR
158
159/* Define if you have the strdup function.  */
160#undef HAVE_STRDUP
161
162/* Define if you have the <X11/SM/SMlib.h> header file.  */
163#undef HAVE_X11_SM_SMLIB_H
164
165/* Define if you have the <alloca.h> header file.  */
166#undef HAVE_ALLOCA_H
167
168/* Define if you have the <argz.h> header file.  */
169#undef HAVE_ARGZ_H
170
171/* Define if you have the <db.h> header file.  */
172#undef HAVE_DB_H
173
174/* Define if you have the <db3/db.h> header file.  */
175#undef HAVE_DB3_DB_H
176
177/* Define if you have the <dlfcn.h> header file.  */
178#undef HAVE_DLFCN_H
179
180/* Define if you have the <limits.h> header file.  */
181#undef HAVE_LIMITS_H
182
183/* Define if you have the <locale.h> header file.  */
184#undef HAVE_LOCALE_H
185
186/* Define if you have the <malloc.h> header file.  */
187#undef HAVE_MALLOC_H
188
189/* Define if you have the <nl_types.h> header file.  */
190#undef HAVE_NL_TYPES_H
191
192/* Define if you have the <nspr.h> header file.  */
193#undef HAVE_NSPR_H
194
195/* Define if you have the <nss.h> header file.  */
196#undef HAVE_NSS_H
197
198/* Define if you have the <openssl/ssl.h> header file.  */
199#undef HAVE_OPENSSL_SSL_H
200
201/* Define if you have the <openssl/x509.h> header file.  */
202#undef HAVE_OPENSSL_X509_H
203
204/* Define if you have the <prio.h> header file.  */
205#undef HAVE_PRIO_H
206
207/* Define if you have the <smime.h> header file.  */
208#undef HAVE_SMIME_H
209
210/* Define if you have the <ssl.h> header file.  */
211#undef HAVE_SSL_H
212
213/* Define if you have the <string.h> header file.  */
214#undef HAVE_STRING_H
215
216/* Define if you have the <sys/param.h> header file.  */
217#undef HAVE_SYS_PARAM_H
218
219/* Define if you have the <unistd.h> header file.  */
220#undef HAVE_UNISTD_H
221
222/* Define if you have the i library (-li).  */
223#undef HAVE_LIBI
224
225/* Name of package */
226#undef PACKAGE
227
228/* Version number of package */
229#undef VERSION
230
231/* Define if your <locale.h> file defines LC_MESSAGES. */
232#undef HAVE_LC_MESSAGES
233
Note: See TracBrowser for help on using the repository browser.