mirror of
https://github.com/brl/mutter.git
synced 2024-11-13 01:36:10 -05:00
Added -export-dynamic to metacity LDFLAGS for sake of plugins.
This commit is contained in:
parent
0a7fc94799
commit
1addb6ddc1
@ -157,6 +157,7 @@ libexec_PROGRAMS=metacity-dialog
|
||||
|
||||
EFENCE=
|
||||
metacity_LDADD=@METACITY_LIBS@ $(EFENCE)
|
||||
metacity_LDFLAGS=-export-dynamic
|
||||
metacity_theme_viewer_LDADD= @METACITY_LIBS@ libmetacity-private.la
|
||||
metacity_dialog_LDADD=@METACITY_LIBS@
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user