From 486667b33d0011b19132b9528047fea2e9533ba5 Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 19 Feb 2006 09:16:05 +0000 Subject: [PATCH] ooups --- bootstrap | 4 ---- 1 file changed, 4 deletions(-) diff --git a/bootstrap b/bootstrap index ed62199741..ef78ae2186 100755 --- a/bootstrap +++ b/bootstrap @@ -208,11 +208,7 @@ EXTRA_LIBRARIES = ${extra_libs} include Modules.am if BUILD_SHARED -if BUILD_PIC -LIBVLC = \$(top_builddir)/libvlc_pic\$(LIBEXT) -else LIBVLC = \$(top_builddir)/libvlc\$(LIBEXT) -endif if HAVE_WIN32 LIBADD = \$(LIBVLC) endif -- 2.39.2