If GLib doesn't support loadable modules, don't let the user enable
authorguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 27 Jul 2001 06:10:26 +0000 (06:10 +0000)
committerguy <guy@f5534014-38df-0310-8fa8-9805f1628bb7>
Fri, 27 Jul 2001 06:10:26 +0000 (06:10 +0000)
commitd70a7f137fe64c4b549bc3d710429a70980763ee
tree64263c22d51e6f952ad394a2a8c67d706e95770c
parentb4592632d3c76655f665b9148041b9e34092139f
If GLib doesn't support loadable modules, don't let the user enable
plugins.  (This means that "--with-plugins" with no argument is useless
- if GLib supports loadable modules, plugins are enabled by default, and
if GLib doesn't support loadable modules, plugins can't be enabled - but
with an argument, it lets you specify a different directory into which
to put plugins.)

git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@3791 f5534014-38df-0310-8fa8-9805f1628bb7
configure.in