git.videolan.org
/
vlc.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c4d19b8
)
Link with the in-tree libvlc
author
Rémi Denis-Courmont
<rem@videolan.org>
Sat, 13 Oct 2007 08:25:59 +0000
(08:25 +0000)
committer
Rémi Denis-Courmont
<rem@videolan.org>
Sat, 13 Oct 2007 08:25:59 +0000
(08:25 +0000)
modules/genmf
patch
|
blob
|
history
diff --git
a/modules/genmf
b/modules/genmf
index
c4a6624
..
bcb7d40
100755
(executable)
--- a/
modules/genmf
+++ b/
modules/genmf
@@
-46,7
+46,7
@@
EXTRA_LTLIBRARIES = ${extra_ltlibs}
include Modules.am
if HAVE_PLUGINS
-LTLIBVLC =
-L\$(top_builddir)/src -lvlc
+LTLIBVLC =
\$(top_builddir)/src/libvlc.la
AM_LDFLAGS = -rpath '\$(libvlcdir)' -avoid-version \\
-module -no-undefined -shrext \$(LIBEXT)