[gimp/metadata-browser] app: forgot to commit this one...
- From: Roman Joost <romanofski src gnome org>
- To: commits-list gnome org
- Cc: 
- Subject: [gimp/metadata-browser] app: forgot to commit this one...
- Date: Thu, 13 Sep 2012 00:18:48 +0000 (UTC)
commit af967d4da23d64b709430e7ad66de6365df355a3
Author: Michael Natterer <mitch gimp org>
Date:   Sun May 20 19:32:40 2012 +0200
    app: forgot to commit this one...
 app/config/Makefile.am |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)
---
diff --git a/app/config/Makefile.am b/app/config/Makefile.am
index c364811..caa1b96 100644
--- a/app/config/Makefile.am
+++ b/app/config/Makefile.am
@@ -76,17 +76,17 @@ test_config_DEPENDENCIES = $(gimpconfig_libs)
 # We need this due to circular dependencies, see more detailed
 # comments about it in app/Makefile.am
 test_config_LDFLAGS = \
-	-u $(SYMPREFIX)gimp_cairo_image_surface_create_buffer	\
-	-u $(SYMPREFIX)xcf_init					\
-	-u $(SYMPREFIX)gimp_pdb_new				\
-	-u $(SYMPREFIX)internal_procs_init			\
-	-u $(SYMPREFIX)gimp_plug_in_manager_restore		\
-	-u $(SYMPREFIX)plug_in_icc_profile_apply_rgb		\
-	-u $(SYMPREFIX)gimp_vectors_undo_get_type		\
-	-u $(SYMPREFIX)gimp_vectors_mod_undo_get_type		\
-	-u $(SYMPREFIX)gimp_vectors_prop_undo_get_type		\
-	-u $(SYMPREFIX)gimp_image_map_config_get_type		\
-	-u $(SYMPREFIX)erode_region
+	-Wl,-u,$(SYMPREFIX)gimp_cairo_image_surface_create_buffer	\
+	-Wl,-u,$(SYMPREFIX)xcf_init					\
+	-Wl,-u,$(SYMPREFIX)gimp_pdb_new					\
+	-Wl,-u,$(SYMPREFIX)internal_procs_init				\
+	-Wl,-u,$(SYMPREFIX)gimp_plug_in_manager_restore			\
+	-Wl,-u,$(SYMPREFIX)plug_in_icc_profile_apply_rgb		\
+	-Wl,-u,$(SYMPREFIX)gimp_vectors_undo_get_type			\
+	-Wl,-u,$(SYMPREFIX)gimp_vectors_mod_undo_get_type		\
+	-Wl,-u,$(SYMPREFIX)gimp_vectors_prop_undo_get_type		\
+	-Wl,-u,$(SYMPREFIX)gimp_image_map_config_get_type		\
+	-Wl,-u,$(SYMPREFIX)erode_region
 
 test_config_LDADD = \
 	../xcf/libappxcf.a			\
[
Date Prev][
Date Next]   [
Thread Prev][
Thread Next]   
[
Thread Index]
[
Date Index]
[
Author Index]