Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Steve Lhomme
VLC
Commits
17e8348c
Commit
17e8348c
authored
Dec 03, 2007
by
Jean-Paul Saman
Browse files
Install .libs/vlc instead of libtool script vlc.
parent
cb0d1ece
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
17e8348c
...
...
@@ -316,6 +316,7 @@ install-exec-local: install-binPROGRAMS
rm
-f
"
$(DESTDIR)$(bindir)
/
$$
i"
&&
\
ln
-sf
"
$
${inst}
"
"
$(DESTDIR)$(bindir)
/
$$
i"
;
\
fi
;
done
$(INSTALL)
$(top_builddir)
/.libs/vlc
${DESTDIR}${bindir}
/vlc
;
# the opposite of install-{data,exec}-local
uninstall-local
:
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment