enable_all_plugins="no"
Posted: Mon Jun 14, 2010 9:14 am
I have found that the .ac file uses the enable_all_plugins="no" option to remove plugins. The command line still accepts --disable-all-plugins, but the .ac file ignores disable_all_plugins="yes"
1) the enable_all_plugins=no is ambiguous, as this could mean enable some plugins. I presume this is kind of true in that you can turn a few on by hand, but still...
2) why does the disable_all not work in the .ac file? This is the wierd.
Ciao
Matthieu
1) the enable_all_plugins=no is ambiguous, as this could mean enable some plugins. I presume this is kind of true in that you can turn a few on by hand, but still...
2) why does the disable_all not work in the .ac file? This is the wierd.
Ciao
Matthieu