From: RĂ©mi Denis-Courmont Date: Sun, 10 Dec 2006 19:57:01 +0000 (+0000) Subject: Forgot this file X-Git-Tag: 0.9.0-test0~9030 X-Git-Url: https://git.sesse.net/?a=commitdiff_plain;h=a7a199e30770d5f3d3aa56105320a4af5a85d1fe;p=vlc Forgot this file --- 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