From a7a199e30770d5f3d3aa56105320a4af5a85d1fe Mon Sep 17 00:00:00 2001 From: =?utf8?q?R=C3=A9mi=20Denis-Courmont?= Date: Sun, 10 Dec 2006 19:57:01 +0000 Subject: [PATCH] Forgot this file --- bootstrap | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootstrap b/bootstrap index b3680144a0..d9af615459 100755 --- a/bootstrap +++ b/bootstrap @@ -227,7 +227,7 @@ include Modules.am LTLIBVLC = \$(top_builddir)/src/libvlc.la -if BUILD_SHARED +if HAVE_WIN32 LIBVLC = -L\$(top_builddir)/src -lvlc LIBADD = \$(LIBVLC) endif -- 2.39.2