diff --git a/dll/Makefile.in b/dll/Makefile.in index 7034394..d5e53bd 100644 --- a/dll/Makefile.in +++ b/dll/Makefile.in @@ -203,7 +203,6 @@ install: all ) @( \ if test x"$(PLUGINS)" != x""; then \ - strip --strip-unneeded $(DESTDIR)$(PLUGINDIR)/*$(SHLIB_SUFFIX) || :; \ echo Your plugins [$(PLUGINS)] are now located in $(PLUGINDIR);\ fi; \ )