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

Revision 19195, 1.3 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#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_ALTZONE
15#undef HAVE_TM_GMTOFF
16#undef HAVE_KRB4
17#undef NEED_KRB_SENDAUTH_PROTO
18#undef HAVE_HEIMDAL_KRB5
19#undef HAVE_MIT_KRB5
20#undef HAVE_KRB5
21#undef HAVE_NSS
22#undef HAVE_OPENSSL
23#undef HAVE_SSL
24#undef USE_DOT
25#undef USE_FCNTL
26#undef USE_FLOCK
27#undef ENABLE_NNTP
28#undef ENABLE_IPv6
29#undef HAVE_BROKEN_SPOOL
30#undef ENABLE_PEDANTIC_PGPMIME
31#undef HAVE_KDE_APPLNK
32
33/* db3 version */
34#undef EVOLUTION_DB_VERSION_MAJOR
35#undef EVOLUTION_DB_VERSION_MINOR
36#undef EVOLUTION_DB_VERSION_PATCH
37
38/* Sub-version identification string.  */
39#undef SUB_VERSION
40
41/* Preview-release string */
42#undef VERSION_COMMENT
43
44/* Define if ctime_r takes three arguments */
45#undef CTIME_R_THREE_ARGS
46
47/* Define if gethostbyname_r takes five arguments */
48#undef GETHOSTBYNAME_R_FIVE_ARGS
49
50/* Define if gethostbyaddr_r takes seven arguments */
51#undef GETHOSTBYADDR_R_SEVEN_ARGS
52
53/* Define to `int' if your system doesn't have `socklen_t'. */
54#undef socklen_t
55
56/* Define to the path to a program to kill processes given the name
57   (eg. "killall" or "killp").  */
58#undef KILL_PROCESS_CMD
Note: See TracBrowser for help on using the repository browser.