plugins: Don't link with -rdynamic on Windows

This commit is contained in:
Martin Willi
2014-06-04 15:53:02 +02:00
parent 110e42361e
commit 4163421f91
132 changed files with 133 additions and 134 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ AM_CPPFLAGS = \
AM_CFLAGS = \
${xml_CFLAGS} \
-rdynamic
$(PLUGIN_CFLAGS)
# Don't forget to add templates to EXTRA_DIST !!! How to automate?
manager_templatesdir = ${managerdir}/templates