app: Fix -u flag to refer to GimpSettings, not GimpImageMapConfig

This commit is contained in:
Michael Henning 2013-05-25 11:11:28 -04:00
parent f9b7979af0
commit c249387df8
1 changed files with 1 additions and 1 deletions

View File

@ -132,7 +132,7 @@ workaround_that_plug_in_depends_on_pdb = \
# FIXME: file should not depend on plug-in
workaround_that_file_depends_on_plug_in = \
-Wl,-u,$(SYMPREFIX)plug_in_icc_profile_apply_rgb \
-Wl,-u,$(SYMPREFIX)gimp_image_map_config_get_type
-Wl,-u,$(SYMPREFIX)gimp_settings_get_type
# core, vectors and gegl are on the same architectural layer, prevent
# the linker from panicing