Hi, util.c from current CVS wont compile on OS/2 due to lack of M_PI
definition. This is fixed by including float.h:

#ifdef __EMX__
#include <float.h>
#endif

someone with access to the source, please make the change if you have time.
Thanks :)

regards,
paul


--
MP3 ENCODER mailing list ( http://geek.rcc.se/mp3encoder/ )

Reply via email to