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 --- src/xine-engine/Makefile.am | 1 + 1 file changed, 1 insertion(+) (limited to 'src/xine-engine') diff --git a/src/xine-engine/Makefile.am b/src/xine-engine/Makefile.am index c298789bf..b9edc03a5 100644 --- a/src/xine-engine/Makefile.am +++ b/src/xine-engine/Makefile.am @@ -2,6 +2,7 @@ include $(top_srcdir)/misc/Makefile.common AM_CFLAGS = $(THREAD_CFLAGS) $(X_CFLAGS) $(FT2_CFLAGS) +LIBTOOL = $(SHELL) $(top_builddir)/libtool lib_LTLIBRARIES = libxine.la XINEUTILS_LIB = $(top_builddir)/src/xine-utils/libxineutils.la -- cgit v1.2.3