https://bugs.freedesktop.org/show_bug.cgi?id=91591

--- Comment #12 from Jose Fonseca <jfons...@vmware.com> ---
if __STDC_LIMIT_MACROS is indeed the problem, then it must be defined globally
in configure.ac.

Defining in rounding.h won't be effective if by any reason limits.h is included
before rounding.h is (ie, the the C file includes limits.h or includes another
header that includes limits.h before rounding.h)

-- 
You are receiving this mail because:
You are the QA Contact for the bug.
_______________________________________________
mesa-dev mailing list
mesa-dev@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-dev

Reply via email to