6 <!-- Additional dependencies of core libraries if plugins are
7 disabled (these would be deps of the plugins if they were
10 <set var=
"PLUGIN_ADV_EXTRALIBS">
11 <if cond=
"USE_PLUGINS=='0'">
12 $(EXTRALIBS_SDL) $(EXTRALIBS_GNOMEPRINT)
17 <!-- monolithic library must link against all this: -->
19 <set var=
"PLUGIN_MONOLIB_EXTRALIBS">$(PLUGIN_ADV_EXTRALIBS)
</set>