view acconfig.h @ 3572:bdd0bebd2d04

[gaim-migrate @ 3670] Phase II. No longer do you have to worry about protocol plugins. When Gaim probes plugins on load, it will detect protocol plugins and add them to the list of available protocols. When you try to log an account on with one of them, Gaim will automatically load the plugin--when no more accounts need the protocol--Gaim will automatically unload it. Protocol plugins are no longer available in the plugins ui, and no protocols are compiled statically by default. committer: Tailor Script <tailor@pidgin.im>
author Sean Egan <seanegan@gmail.com>
date Mon, 30 Sep 2002 01:05:18 +0000
parents 953588e0b586
children
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_PIXBUF
#undef USE_SCREENSAVER
#undef NO_MULTI
#undef DEBUG

#ifndef GAIM_PLUGINS
# undef GAIM_PLUGINS
#endif

#undef USE_PERL
#undef NAS_SOUND
#undef ESD_SOUND
#undef ARTSC_SOUND
#undef _REENTRANT
#undef NEED_GNOMESUPPORT_H
#undef ZEPHYR_INT32
#undef ZEPHYR_USES_KERBEROS
#ifndef STATIC_PROTO_INIT
#undef STATIC_PROTO_INIT
#endif
#undef socklen_t
#undef HAVE_TM_GMTOFF