Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Gautam Chitnis
web-ui-redesign
Commits
86af9ad1
Commit
86af9ad1
authored
Oct 20, 2007
by
Felix Paul Kühne
Browse files
* fixed [22708] for OSX
parent
646e343f
Changes
1
Hide whitespace changes
Inline
Side-by-side
Makefile.am
View file @
86af9ad1
...
...
@@ -404,7 +404,7 @@ VLC-release.app: vlc
$(top_builddir)
/VLC-release.app/Contents/MacOS/VLC
$(INSTALL)
$(top_builddir)
/src/.libs/libvlc.1.dylib
\
$(top_builddir)
/VLC-release.app/Contents/MacOS/lib/libvlc.dylib
$(INSTALL)
$(top_builddir)
/src/.libs/libvlc-control.
0
.dylib
\
$(INSTALL)
$(top_builddir)
/src/.libs/libvlc-control.
1
.dylib
\
$(top_builddir)
/VLC-release.app/Contents/MacOS/lib/libvlc-control.dylib
install_name_tool
-change
/usr/local/lib/libvlc.1.dylib
\
@executable_path/lib/libvlc.dylib
\
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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