From d819586f5274fbee9c04f2c837c9fb6c5b034c74 Mon Sep 17 00:00:00 2001 From: Darren Salt Date: Tue, 11 Jul 2006 22:35:25 +0000 Subject: Correct remaining references to libtool-nofpic. CVS patchset: 8119 CVS date: 2006/07/11 22:35:25 --- misc/Makefile.common | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'misc') diff --git a/misc/Makefile.common b/misc/Makefile.common index 2ed4916a3..e0bcc28ef 100644 --- a/misc/Makefile.common +++ b/misc/Makefile.common @@ -1,4 +1,4 @@ -LIBTOOL = $(SHELL) $(top_builddir)/libtool-nofpic +LIBTOOL = $(SHELL) $(top_builddir)/libtool XINE_LIB = $(top_builddir)/src/xine-engine/libxine.la $(XINE_LIB): -- cgit v1.2.3