]> git.sesse.net Git - vlc/commitdiff
Add -lws2 for rtp and rtsp for ntohl
authorChristophe Mutricy <xtophe@videolan.org>
Fri, 22 Jul 2005 10:55:16 +0000 (10:55 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Fri, 22 Jul 2005 10:55:16 +0000 (10:55 +0000)
configure.ac

index de9edd1b5d7245c61b92248c152ba2e348e30529..03a55e705e27319b1f505a7c2272c843964c13e5 100644 (file)
@@ -158,7 +158,7 @@ case "${target_os}" in
         CPPFLAGS_save="${CPPFLAGS_save} -D_OFF_T_ -D_off_t=long"; CPPFLAGS="${CPPFLAGS_save}"
         VLC_ADD_LDFLAGS([vlc],[-lws2_32 -lnetapi32 -lwinmm -mwindows])
         VLC_ADD_LDFLAGS([vcdx cddax],[-lwinmm])
-        VLC_ADD_LDFLAGS([ipv4 ipv6 access_http access_mms access_udp access_tcp access_ftp access_output_udp sap slp http stream_out_standard telnet netsync],[-lws2_32])
+        VLC_ADD_LDFLAGS([ipv4 ipv6 access_http access_mms access_udp access_tcp access_ftp access_output_udp sap slp http stream_out_standard stream_out_rtp vod_rtsp telnet netsync],[-lws2_32])
     fi
     if test "${SYS}" = "mingwce"; then
         # add ws2 for closesocket, select, recv