summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 3e67688e..e0ca7a37 100644
--- a/configure.ac
+++ b/configure.ac
@@ -378,7 +378,7 @@ AS_IF([test "x$enable_valadoc" != "xno"], [
AM_CONDITIONAL(ENABLE_VALADOC, test x$found_valadoc = xyes)
AC_SUBST([RYGEL_PLUGIN_LINKER_FLAGS],
- ["-shared -fPIC -module -avoid-version -Wl,-z,defs"])
+ ["-module -avoid-version -Wl,-z,defs"])
AC_SUBST([RYGEL_PLUGIN_DIR],
[${libdir}/rygel-2.0/plugins])
AC_SUBST([RYGEL_MEDIA_ENGINE_DIR],