[MPlayer-dev-eng] MinGW hack in libaf/Makefile
Diego Biurrun
diego at biurrun.de
Sun Mar 18 23:50:42 CET 2007
In libaf/Makefile we have
ifeq ($(TARGET_OS),MINGW32)
CFLAGS += -D_IO_H_
endif
which was added by Sascha Sommer a loooong time ago:
------------------------------------------------------------------------
r9771 | faust3 | 2003-03-31 18:55:53 +0200 (Mon, 31 Mar 2003) | 2 lines
workaround conflict with the MINGW32 open function
------------------------------------------------------------------------
Is it still a problem? Can somebody test compilation with those lines
removed? I don't have access to a MinGW box. I would like to remove
this hack and fix the problem properly if necessary.
Diego
More information about the MPlayer-dev-eng
mailing list