X-Git-Url: https://git.sesse.net/?a=blobdiff_plain;f=bootstrap;h=8fa0ab89fa449f45a4e0f0b898599621af3395fa;hb=8aa887870319cc0089f781b6ecd332ae7af5c02c;hp=a3d297f66de35c9762a0d2930a687e6b9c91a155;hpb=935af8b0594944307465a9d25c27625f663681b4;p=vlc diff --git a/bootstrap b/bootstrap index a3d297f66d..8fa0ab89fa 100755 --- a/bootstrap +++ b/bootstrap @@ -221,11 +221,7 @@ EXTRA_LTLIBRARIES = ${extra_ltlibs} include Modules.am -if HAVE_WIN32 -LTLIBVLC = -L\$(top_builddir)/src -lvlc.dll -else LTLIBVLC = -L\$(top_builddir)/src -lvlc -endif AM_LDFLAGS = -rpath '\$(libvlcdir)' -avoid-version \\ -module -no-undefined -shrext \$(LIBEXT) \\