Mercurial > pidgin
annotate acconfig.h @ 1837:31f7780b72b8
[gaim-migrate @ 1847]
here you go mid
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 11 May 2001 08:06:13 +0000 |
parents | 1e0fa7e130d0 |
children | 42aa9434800a |
rev | line source |
---|---|
349 | 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 USE_APPLET | |
598
c763eeec336f
[gaim-migrate @ 608]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
553
diff
changeset
|
8 #undef USE_GNOME |
1026 | 9 #undef USE_SCREENSAVER |
991
3dbc2cd326e2
[gaim-migrate @ 1001]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
932
diff
changeset
|
10 #undef NO_MULTI |
349 | 11 #undef DEBUG |
12 #undef GAIM_PLUGINS | |
553
8cff36d54643
[gaim-migrate @ 563]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
423
diff
changeset
|
13 #undef USE_PERL |
349 | 14 #undef NAS_SOUND |
15 #undef ESD_SOUND | |
16 #undef _REENTRANT | |
17 #undef NEED_GNOMESUPPORT_H | |
932
13bdc97d433e
[gaim-migrate @ 942]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
598
diff
changeset
|
18 #undef NEED_SOCKLEN_T |
1700
1e0fa7e130d0
[gaim-migrate @ 1710]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1026
diff
changeset
|
19 #undef ZEPHYR_INT32 |
1e0fa7e130d0
[gaim-migrate @ 1710]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
1026
diff
changeset
|
20 #undef ZEPHYR_USES_KERBEROS |
349 | 21 |
22 | |
23 |