changeset 3412:953588e0b586

[gaim-migrate @ 3431] Let's see if this fixes the GAIM_PLUGINS define problem. Temporary solution. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sun, 18 Aug 2002 20:39:19 +0000
parents 5df423e0bca8
children ccf479022081
files acconfig.h
diffstat 1 files changed, 5 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/acconfig.h	Sun Aug 18 19:32:05 2002 +0000
+++ b/acconfig.h	Sun Aug 18 20:39:19 2002 +0000
@@ -10,7 +10,11 @@
 #undef USE_SCREENSAVER
 #undef NO_MULTI
 #undef DEBUG
-#undef GAIM_PLUGINS
+
+#ifndef GAIM_PLUGINS
+# undef GAIM_PLUGINS
+#endif
+
 #undef USE_PERL
 #undef NAS_SOUND
 #undef ESD_SOUND