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
Steve Lhomme
VLC
Commits
69ce7365
Commit
69ce7365
authored
Oct 19, 2006
by
Rémi Denis-Courmont
Browse files
Put version-info to libvlc instead of vlc, as I assume was intended
parent
29d8ffc9
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/Makefile.am
View file @
69ce7365
...
...
@@ -149,7 +149,8 @@ libvlc_la_LIBADD = $(INCLUDED_LIBINTL)
libvlc_la_CFLAGS
=
`
$(VLC_CONFIG)
--cflags
vlc
`
libvlc_la_CXXFLAGS
=
`
$(VLC_CONFIG)
--cxxflags
vlc
`
libvlc_la_OBJCFLAGS
=
`
$(VLC_CONFIG)
--objcflags
vlc
`
libvlc_la_LDFLAGS
=
`
$(VLC_CONFIG)
--libs
vlc
`
-no-undefined
-export-symbols
libvlc.sym
libvlc_la_LDFLAGS
=
`
$(VLC_CONFIG)
--libs
vlc
`
\
-no-undefined
-export-symbols
libvlc.sym
-version-info
0:0:0
libvlc_la_DEPENDENCIES
=
stamp-builtins stamp-api
...
...
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