configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2
authorTom Stellard <thomas.stellard@amd.com>
Thu, 20 Feb 2014 15:31:16 +0000 (07:31 -0800)
committerTom Stellard <thomas.stellard@amd.com>
Mon, 24 Feb 2014 20:56:26 +0000 (12:56 -0800)
commitf8ba0f55d32274eb2fe0e0060658dc2284569dd4
tree63d6913d812f2d209006f364b5244a9f152e5311
parent73b46136b0ba20f7f84abdadad895111a4c37166
configure.ac: Use AX_GCC_BUILTIN to check availability of __builtin_bswap32 v2

v2:
  - Remove unnecessary AC_SUBST

Reviewed-by: Matt Turner <mattst88@gmail.com>
configure.ac
m4/ax_gcc_builtin.m4 [new file with mode: 0644]
src/gallium/auxiliary/util/u_math.h