dri_inteface: add define for checking presence of drm.h
authorGeorge Sapountzis <gsapountzis@gmail.com>
Fri, 19 Mar 2010 00:38:09 +0000 (02:38 +0200)
committerGeorge Sapountzis <gsapountzis@gmail.com>
Sun, 21 Mar 2010 11:21:45 +0000 (13:21 +0200)
commit0b932284f2294a1dc02004d3b6ef6dfb633bc4bb
treed2a4bd954402c84f1ead40eba98034b9e62828e8
parent2b5a6e083c1e6e45757a2192721d8675309835c1
dri_inteface: add define for checking presence of drm.h

__NOT_HAVE_DRM_H is a like a feature, defined by default on specific platforms
and allows to be defined externally as well.

__NOT_HAVE_DRM_H should only be used by xserver and mesa swrast_dri drivers
include/GL/internal/dri_interface.h
src/mesa/drivers/dri/swrast/Makefile