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

Revision 18142, 1.2 KB checked in by ghudson, 21 years ago (diff)
This commit was generated by cvs2svn to compensate for changes in r18141, 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_KRB5
19#undef HAVE_NSS
20#undef HAVE_OPENSSL
21#undef HAVE_SSL
22#undef USE_DOT
23#undef USE_FCNTL
24#undef USE_FLOCK
25#undef ENABLE_NNTP
26#undef HAVE_BROKEN_SPOOL
27#undef ENABLE_PEDANTIC_PGPMIME
28#undef HAVE_KDE_APPLNK
29
30/* db3 version */
31#undef EVOLUTION_DB_VERSION_MAJOR
32#undef EVOLUTION_DB_VERSION_MINOR
33#undef EVOLUTION_DB_VERSION_PATCH
34
35/* Sub-version identification string.  */
36#undef SUB_VERSION
37
38/* Preview-release string */
39#undef VERSION_COMMENT
40
41/* Define if ctime_r takes three arguments */
42#undef CTIME_R_THREE_ARGS
43
44/* Define if gethostbyname_r takes five arguments */
45#undef GETHOSTBYNAME_R_FIVE_ARGS
46
47/* Define if gethostbyaddr_r takes seven arguments */
48#undef GETHOSTBYADDR_R_SEVEN_ARGS
49
50/* Define to `int' if your system doesn't have `socklen_t'. */
51#undef socklen_t
52
53/* Define to the path to a program to kill processes given the name
54   (eg. "killall" or "killp").  */
55#undef KILL_PROCESS_CMD
Note: See TracBrowser for help on using the repository browser.