[flac-dev] [PATCH] Fix compilation on OS/2

Dave Yeo dave.r.yeo at gmail.com
Mon Feb 8 23:19:53 PST 2016


On 02/08/16 03:25 AM, Erik de Castro Lopo wrote:
> The configure stuff in the second seems overly complex. Is something like
> this:
>
>       AC_CHECK_LIB(rt, clock_gettime, have_clock_gettime=yes)
>       if test x$have_clock_gettime = xyes; then
>           AC_DEFINE(HAVE_CLOCK_GETTIME)
>       fi
>
> not sufficient? You can either test this and provide an updated patch or
> I can fix it here.

Yes, much simpler and works fine.
Thanks
Dave
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Use-gettimeofday-for-benchmarking.patch
Type: application/x-patch
Size: 2451 bytes
Desc: not available
Url : http://lists.xiph.org/pipermail/flac-dev/attachments/20160208/900ea89d/attachment-0001.bin 


More information about the flac-dev mailing list