commit | 8fcd1e028750ec7669aa311dfd63d86767097feb | [log] [tgz] |
---|---|---|
author | Adam Jackson <ajax@freedesktop.org> | Fri Aug 19 20:20:03 2005 +0000 |
committer | Adam Jackson <ajax@freedesktop.org> | Fri Aug 19 20:20:03 2005 +0000 |
tree | 94877d24574a9fc54d85579bcd5834a64ef436ce | |
parent | 2ae5645115124ecc97bf4a0ba9f5542cf2409845 [diff] [blame] |
Convert libGL and DRI drivers to require libdrm. libdrm can be had from: http://people.freedesktop.org/~ajax/libdrm/
diff --git a/configs/default b/configs/default index edc7618..45efc81 100644 --- a/configs/default +++ b/configs/default
@@ -10,7 +10,7 @@ MESA_MINOR=3 MESA_TINY=2 -# external projects +# external projects. This should be useless now that we use libdrm. DRM_SOURCE_PATH=$(TOP)/../drm # Compiler and flags