projects
/
claws.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
added USE_GTKGDK_XIM to acconfig.h
[claws.git]
/
acconfig.h
1
#undef ENABLE_NLS
2
#undef HAVE_CATGETS
3
#undef HAVE_GETTEXT
4
#undef HAVE_LC_MESSAGES
5
#undef HAVE_STPCPY
6
7
#undef HAVE_GDK_PIXBUF
8
#undef HAVE_GDK_IMLIB
9
10
#undef USE_GTKGDK_XIM
11
12
/* Whether to use multithread or not */
13
#undef USE_THREADS
14
15
/* Define if you want IPv6 support. */
16
#undef INET6
17
18
/* Define if we use GPGME to support OpenPGP */
19
#undef USE_GPGME
20
21
/* Define to `unsigned int' if <stddef.h> or <wchar.h> doesn't define. */
22
#undef wint_t
23
24
#undef PACKAGE
25
#undef VERSION