diff README.plugins @ 174:a09fabd11900

[gaim-migrate @ 184] Plugins load by default, --disable-plugins added committer: Tailor Script <tailor@pidgin.im>
author Rob Flynn <gaim@robflynn.com>
date Tue, 25 Apr 2000 16:19:17 +0000
parents 789c792ed14b
children c99d0b82c8a8
line wrap: on
line diff
--- a/README.plugins	Tue Apr 25 06:51:20 2000 +0000
+++ b/README.plugins	Tue Apr 25 16:19:17 2000 +0000
@@ -5,10 +5,9 @@
 go on.  We'll continue developing them in our free time but we ask you
 to do the same.  If you have any suggestions for them, let us know.
 
-To make it so that gaim can use plugins, instead of plain ol' ./configure,
-give it the option --enable-plugins. Then all kinds of good things will be
-added, like buttons to let you actually load the plugins and things like
-that.
+If you do not wish to enable the plugin support within GAIM, run the
+./configure script with the --disable-plugins option and recompile your
+source code.  This will stop any plugins from loading.
 
 Currently, they are not compiled when you perform a make and make install.
 If you wish to make use of the gaim plugins, enter the directory where you