source: trunk/third/evolution/acconfig.h @ 17188

Revision 17188, 916 bytes checked in by ghudson, 22 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r17187, which included commits to RCS files with non-trunk default branches.
Line 
1#undef ENABLE_NLS
2#undef HAVE_CATGETS
3#undef HAVE_GETTEXT
4#undef HAVE_LC_MESSAGES
5#undef HAVE_STPCPY
6#undef HAVE_LIBSM
7#undef PACKAGE
8#undef VERSION
9#undef ENABLE_THREADS
10#undef SENDMAIL_PATH
11#undef SYSTEM_MAIL_DIR
12#undef HAVE_LDAP
13#undef HAVE_TIMEZONE
14#undef HAVE_TM_GMTOFF
15#undef HAVE_KRB4
16#undef NEED_KRB_SENDAUTH_PROTO
17#undef HAVE_KRB5
18#undef HAVE_NSS
19#undef HAVE_SSL
20#undef USE_DOT
21#undef USE_FCNTL
22#undef USE_FLOCK
23#undef ENABLE_NNTP
24#undef HAVE_BROKEN_SPOOL
25#undef ENABLE_PEDANTIC_PGPMIME
26#undef HAVE_KDE_APPLNK
27
28/* db3 version */
29#undef EVOLUTION_DB_VERSION_MAJOR
30#undef EVOLUTION_DB_VERSION_MINOR
31#undef EVOLUTION_DB_VERSION_PATCH
32
33/* Sub-version identification string.  */
34#undef SUB_VERSION
35
36/* Prewview-release string */
37#undef VERSION_COMMENT
38
39/* Define if ctime_r takes three arguments */
40#undef CTIME_R_THREE_ARGS
41
42/* Define if gethostbyname_r takes five arguments */
43#undef GETHOSTBYNAME_R_FIVE_ARGS
Note: See TracBrowser for help on using the repository browser.