From cdd9d3cebbac15dd22f6d7d0bef4b6c8275fb824 Mon Sep 17 00:00:00 2001 From: Daniel Caujolle-Bert Date: Tue, 24 Apr 2001 21:36:31 +0000 Subject: Fix some install patch (forgotten), plus nofpic builds. CVS patchset: 24 CVS date: 2001/04/24 21:36:31 --- src/video_out/Makefile.am | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'src/video_out') diff --git a/src/video_out/Makefile.am b/src/video_out/Makefile.am index 8d0c37c20..3ca9adb0a 100644 --- a/src/video_out/Makefile.am +++ b/src/video_out/Makefile.am @@ -1,5 +1,9 @@ CFLAGS = @GLOBAL_CFLAGS@ @X_CFLAGS@ -DXINE_COMPILE +LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic + +libdir = $(XINE_PLUGINDIR) + if HAVE_X11 ## xshm and syncfb should be fixed first ;-) ## xshm_module = xineplug_vo_out_xshm.la -- cgit v1.2.3