build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.
authorMatt Turner <mattst88@gmail.com>
Tue, 5 Nov 2013 21:53:45 +0000 (13:53 -0800)
committerMatt Turner <mattst88@gmail.com>
Thu, 7 Nov 2013 18:00:25 +0000 (10:00 -0800)
commitd8abd6710ea41545ae2fb9b8e718d29a69574b1a
tree6d001f0f881458b6dc129c17909a6af9f27f1ae0
parent957c7570ea3f7d6ea4cf2cc49d85207136fb0470
build: Change HAVE_X86_ASM to mean x86 or x86-64 asm.

I want a conditional that says generally "we have x86 assembly" in the
next patch.

Reviewed-by: Eric Anholt <eric@anholt.net>
configure.ac
src/mapi/glapi/Makefile.am
src/mapi/glapi/gen/Makefile.am
src/mesa/Makefile.am
src/mesa/x86/Makefile.am