Mercurial > pidgin
annotate acconfig.h @ 896:ced01cdf0e33
[gaim-migrate @ 906]
lalala, i hate segfaults
committer: Tailor Script <tailor@pidgin.im>
author | Todd Kulesza <fflewddur> |
---|---|
date | Wed, 13 Sep 2000 21:04:34 +0000 |
parents | c763eeec336f |
children | 13bdc97d433e |
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 | |
16 | |
17 | |
18 |