Mercurial > pidgin.yaz
annotate acconfig.h @ 558:f1b8f03db83f
[gaim-migrate @ 568]
i don't like warning messages
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 31 Jul 2000 18:47:45 +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 |