view acconfig.h @ 1029:740c6f933fe0

[gaim-migrate @ 1039] So here's why this needed to be fixed: There is a boolean value (stored as int....), is_idle, in each gc. It's used to indicate whether we've told the server that we're idle. You only need to tell the server once. Before this patch, there were two scenarios: X use and Gaim use. If you had idle set to X use, then you were telling the server every 20 seconds how idle you were. If you had idle set to gaim use, then you were never idle, because you would be updating when your last unidle action was every 20 seconds. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 26 Oct 2000 18:05:29 +0000
parents 5bad25457843
children 1e0fa7e130d0
line wrap: on
line source

#undef ENABLE_NLS
#undef HAVE_CATGETS
#undef HAVE_GETTEXT
#undef HAVE_LC_MESSAGES
#undef HAVE_STPCPY
#undef HAVE_LIBSM
#undef USE_APPLET
#undef USE_GNOME
#undef USE_SCREENSAVER
#undef NO_MULTI
#undef DEBUG
#undef GAIM_PLUGINS
#undef USE_PERL
#undef NAS_SOUND
#undef ESD_SOUND
#undef _REENTRANT
#undef NEED_GNOMESUPPORT_H
#undef NEED_SOCKLEN_T