Allow X server to build against libdrm 2.1

This commit is contained in:
Keith Packard
2006-11-04 17:41:25 -08:00
parent 7ffbe9d232
commit 8b87ce1974
4 changed files with 10 additions and 0 deletions

View File

@@ -127,6 +127,9 @@
/* Define to 1 if you have the <inttypes.h> header file. */
#undef HAVE_INTTYPES_H
/* Define to 1 if you have version 2.2 (or newer) of the drm library */
#undef HAVE_LIBDRM_2_2
/* Define to 1 if you have the `m' library (-lm). */
#undef HAVE_LIBM