Mercurial > pidgin.yaz
annotate acconfig.h @ 938:5d140deadc68
[gaim-migrate @ 948]
yes i'm still alive... and i fixed the unevenly-spaced background colors
:)
committer: Tailor Script <tailor@pidgin.im>
author | Todd Kulesza <fflewddur> |
---|---|
date | Sat, 30 Sep 2000 04:21:25 +0000 |
parents | 13bdc97d433e |
children | 3dbc2cd326e2 |
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 |
349 | 9 #undef DEBUG |
10 #undef GAIM_PLUGINS | |
553
8cff36d54643
[gaim-migrate @ 563]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
423
diff
changeset
|
11 #undef USE_PERL |
349 | 12 #undef NAS_SOUND |
13 #undef ESD_SOUND | |
14 #undef _REENTRANT | |
15 #undef NEED_GNOMESUPPORT_H | |
932
13bdc97d433e
[gaim-migrate @ 942]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
598
diff
changeset
|
16 #undef NEED_SOCKLEN_T |
349 | 17 |
18 | |
19 |