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
fd42ed01
Commit
fd42ed01
authored
Aug 20, 2011
by
Rémi Denis-Courmont
Browse files
Update list of SOCKET_LIBS-dependent plugins
parent
ead6422c
Changes
1
Hide whitespace changes
Inline
Side-by-side
configure.ac
View file @
fd42ed01
...
...
@@ -179,7 +179,6 @@ dnl
dnl Set default values
dnl
LDFLAGS_vlc="${LDFLAGS}"
SOCKET_LIBS=""
dnl
dnl Check the operating system
...
...
@@ -623,7 +622,7 @@ AC_SEARCH_LIBS(connect, [socket], [
])
LIBS="$LIBS_save"
AS_IF([test -n "$SOCKET_LIBS"], [
VLC_ADD_LIBS([libvlccore
cdda
access_http access_mms access_udp access_tcp access_ftp access_rtmp
sap
access_output_udp access_output_
rtm
p stream_out_standard
growl_udp remoteosd
netsync],[${SOCKET_LIBS}])
VLC_ADD_LIBS([libvlccore access_http access_mms access_udp access_tcp access_ftp access_rtmp access_output_udp access_output_
shout sa
p stream_out_standard
stream_out_rtp stream_out_raop vod_rtsp access_realrtsp rtp oldrc netsync gnutls growl_udp flac ts audioscrobbler lua remoteosd zvbi audiobargraph_a
netsync],[${SOCKET_LIBS}])
])
AC_SUBST(SOCKET_LIBS)
...
...
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