Remove the logic that determines at compile time whether or not HAVE_ALIAS
authorIan Romanick <idr@us.ibm.com>
Thu, 11 Aug 2005 20:29:45 +0000 (20:29 +0000)
committerIan Romanick <idr@us.ibm.com>
Thu, 11 Aug 2005 20:29:45 +0000 (20:29 +0000)
commitf2876d1ee3b878a07b12ddcb464633a44f7c29e7
tree9e46feeaeb58aa5484ff2a11f6632bea84bcca29
parentfbcc5aedf2a06e14030a3e67d2be9fd043e3cf38
Remove the logic that determines at compile time whether or not HAVE_ALIAS
should be defined.  It was flawed on some platforms (e.g., Darwin & mingw).
Instead, rely on the build system to define it on the compiler command line.

This also reverts ajax's hand-edit to indirect_size.c.  I'll fix that on the
X.org side of things later today.
configs/freebsd-dri
configs/linux-dri
configs/linux-indirect
src/glx/x11/indirect_size.c
src/mesa/glapi/glX_proto_size.py
src/mesa/glapi/gl_XML.py