From 90a24be6db150d94d8ceea2b1f56dff8a2880d01 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 14 Oct 2003 21:58:22 +0000 Subject: made libtool-nofpic silent and not installing .la files at all CVS patchset: 5519 CVS date: 2003/10/14 21:58:22 --- misc/Makefile.common | 1 - 1 file changed, 1 deletion(-) (limited to 'misc') diff --git a/misc/Makefile.common b/misc/Makefile.common index 7d96402af..b723d7503 100644 --- a/misc/Makefile.common +++ b/misc/Makefile.common @@ -6,7 +6,6 @@ $(XINE_LIB): install-data-hook: @if test $$MAKELEVEL -le 4 ; then \ - find $(DESTDIR)$(XINE_PLUGINDIR) -name "*.la" -exec rm {} \; ; \ if test -x "$(top_srcdir)/post-install.sh" ; then \ $(top_srcdir)/post-install.sh ; \ fi \ -- cgit v1.2.3