--- gtksourceview/Makefile.am~ 2010-01-12 08:59:12 +0300 +++ gtksourceview/Makefile.am 2010-01-12 09:03:11 +0300 @@ -94,8 +94,10 @@ completion_providers = \ completion-providers/words/libgtksourcecompletionwords.la +export_symbols = -Wl,--version-script=libgtksourceview.map -Wl,-z,defs + libgtksourceview_2_0_la_LIBADD = $(DEP_LIBS) $(IGE_MAC_LIBS) $(completion_providers) -libgtksourceview_2_0_la_LDFLAGS = -no-undefined -export-symbols-regex "^gtk_source_.*" +libgtksourceview_2_0_la_LDFLAGS = -no-undefined $(export_symbols) libgtksourceview_2_0_includedir = $(includedir)/gtksourceview-2.0/gtksourceview libgtksourceview_2_0_include_HEADERS = \