]> git.sesse.net Git - vlc/commitdiff
For some obscure reason flac need ntohl so ws2_32
authorChristophe Mutricy <xtophe@videolan.org>
Sun, 18 Feb 2007 22:44:06 +0000 (22:44 +0000)
committerChristophe Mutricy <xtophe@videolan.org>
Sun, 18 Feb 2007 22:44:06 +0000 (22:44 +0000)
configure.ac

index 20d5c570daffa4c014a09a578698874c93f0def1..d931edcbf31e81f5127a31139994f198543188b8 100644 (file)
@@ -212,7 +212,7 @@ case "${host_os}" in
         CPPFLAGS_save="${CPPFLAGS_save} -D_OFF_T_ -D_off_t=long"; CPPFLAGS="${CPPFLAGS_save}"
         VLC_ADD_LDFLAGS([libvlc],[-lws2_32 -lnetapi32 -lwinmm -mwindows])
         VLC_ADD_LDFLAGS([cdda vcdx cddax],[-lwinmm])
-        VLC_ADD_LDFLAGS([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 growl],[-lws2_32])
+        VLC_ADD_LDFLAGS([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 growl flac],[-lws2_32])
     fi
     if test "${SYS}" = "mingwce"; then
         # add ws2 for closesocket, select, recv