Mercurial > pidgin
annotate acconfig.h @ 939:69955d88ab42
[gaim-migrate @ 949]
Another patch from bmiller :)
committer: Tailor Script <tailor@pidgin.im>
author | Rob Flynn <gaim@robflynn.com> |
---|---|
date | Sun, 01 Oct 2000 00:06:43 +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 |