rational:

libsocket development ceased in 2001. it only ever worked using windows virtual 
dos mode.
http://rich.phekda.org/richdawe/lsck/lsck_lnk.htm

watt-32 is maintained. it can work using dos or using windows virtual dos mode.
http://www.watt-32.net/
---
 configure | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure b/configure
index d3c036f82a..de71b806b9 100755
--- a/configure
+++ b/configure
@@ -5293,7 +5293,7 @@ case $target_os in
         add_cppflags -D_POSIX_C_SOURCE=200112 -D_XOPEN_SOURCE=600
         ;;
     *-dos|freedos|opendos)
-        network_extralibs="-lsocket"
+        network_extralibs="-lwatt"
         objformat="coff"
         enable dos_paths
         ;;
-- 
2.17.1

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
http://ffmpeg.org/mailman/listinfo/ffmpeg-devel

Reply via email to