Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GSoC
GSoC2018
macOS
vlc
Commits
d8295d11
Commit
d8295d11
authored
Sep 17, 2013
by
Jean-Baptiste Kempf
Browse files
Fix skins2 build
parent
913906eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
d8295d11
...
...
@@ -782,7 +782,7 @@ then
MINIZIP_LIBS="-lminizip -lz"
], [
VLC_ADD_CPPFLAGS([skins2], [-I\\\$(top_srcdir)/modules/access/zip/unzip])
VLC_ADD_LIBS([skins2], [\\\$(top_builddir)/modules/
access/
libunzip.la])
VLC_ADD_LIBS([skins2], [\\\$(top_builddir)/modules/libunzip.la])
have_minizip=no
])
])
...
...
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