]> git.sesse.net Git - vlc/blobdiff - modules/common.am
dbus: remove unused variable
[vlc] / modules / common.am
index fc29eae530b07d4118874563e50446167db988b9..5cecb189cddd5ff3dd73a96fc7ee974178ecee00 100644 (file)
@@ -21,7 +21,6 @@ AM_LDFLAGS = -rpath '$(libvlcdir)' \
        -avoid-version -module \
        -export-symbols-regex ^vlc_entry \
        -shrext $(LIBEXT) \
-       -rpath "$(libvlcdir)" \
        -no-undefined \
         `$(VLC_CONFIG) --ldflags plugin $@`
 AM_LIBADD = `$(VLC_CONFIG) -libs plugin $@` \