Mercurial > pidgin
diff acconfig.h @ 349:b402a23f35df
[gaim-migrate @ 359]
Let's see if *this* doesn't break everything
committer: Tailor Script <tailor@pidgin.im>
| author | Eric Warmenhoven <eric@warmenhoven.org> |
|---|---|
| date | Wed, 07 Jun 2000 17:14:32 +0000 |
| parents | |
| children | 0d4e80bdb96b |
line wrap: on
line diff
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/acconfig.h Wed Jun 07 17:14:32 2000 +0000 @@ -0,0 +1,17 @@ +#undef ENABLE_NLS +#undef HAVE_CATGETS +#undef HAVE_GETTEXT +#undef HAVE_LC_MESSAGES +#undef HAVE_STPCPY +#undef HAVE_LIBSM +#undef USE_APPLET +#undef USE_OSCAR +#undef DEBUG +#undef GAIM_PLUGINS +#undef NAS_SOUND +#undef ESD_SOUND +#undef _REENTRANT +#undef NEED_GNOMESUPPORT_H + + +
