acconfig.h

Fri, 31 Aug 2001 20:36:11 +0000

author
Eric Warmenhoven <warmenhoven@yahoo.com>
date
Fri, 31 Aug 2001 20:36:11 +0000
changeset 2205
68c42ce8eba6
parent 2179
27b003c6830f
child 2393
cfef0212506b
permissions
-rw-r--r--

[gaim-migrate @ 2215]
eric@blue:~/gaim/app/src/protocols $ cat gtk
for i in icq irc jabber msn napster oscar toc yahoo zephyr
do
echo -n $i:
grep -i g\[td\]k $i/*.c | wc -l
done
eric@blue:~/gaim/app/src/protocols $ ./gtk
icq: 13
irc: 0
jabber: 59
msn: 0
napster: 106
oscar: 13
toc: 25
yahoo: 15
zephyr: 2

#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
#undef GAIM_PLUGINS
#undef USE_PERL
#undef NAS_SOUND
#undef ESD_SOUND
#undef ARTSC_SOUND
#undef _REENTRANT
#undef NEED_GNOMESUPPORT_H
#undef NEED_SOCKLEN_T
#undef ZEPHYR_INT32
#undef ZEPHYR_USES_KERBEROS
#ifndef STATIC_PROTO_INIT
#undef STATIC_PROTO_INIT
#endif



mercurial