JonY wrote:

> Looks like there are some missed defines in the test_libFLAC++. Attached
> patch fixes that.

Good one. Thanks.

> Also, wsock32 usage is deprecated, on Win7, wsock32 forwards everything
> to ws2_32, suggest changing to -lwsock32 to -lws2_32 in configure.ac.
> Additionally, using -lwsock32 on Cygwin is wrong. Fix in config.txt.

For that I think I'd prefer to purge all use of ntohl. Will make that
a high priority.

Erik
-- 
----------------------------------------------------------------------
Erik de Castro Lopo
http://www.mega-nerd.com/
_______________________________________________
flac-dev mailing list
flac-dev@xiph.org
http://lists.xiph.org/mailman/listinfo/flac-dev

Reply via email to