Mercurial > pidgin
annotate acconfig.h @ 563:8d6e2de1fb64
[gaim-migrate @ 573]
mods to how buttons work
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Tue, 01 Aug 2000 04:37:44 +0000 |
parents | 8cff36d54643 |
children | c763eeec336f |
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 | |
8 #undef DEBUG | |
9 #undef GAIM_PLUGINS | |
553
8cff36d54643
[gaim-migrate @ 563]
Eric Warmenhoven <eric@warmenhoven.org>
parents:
423
diff
changeset
|
10 #undef USE_PERL |
349 | 11 #undef NAS_SOUND |
12 #undef ESD_SOUND | |
13 #undef _REENTRANT | |
14 #undef NEED_GNOMESUPPORT_H | |
15 | |
16 | |
17 |