Module: Mesa Branch: gallium-0.2 Commit: af1ce2375e9529ad053eb9dbb228ce88d6271e87 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=af1ce2375e9529ad053eb9dbb228ce88d6271e87
Author: Alan Hourihane <[EMAIL PROTECTED]> Date: Thu Nov 13 19:38:18 2008 +0000 build default set of progs + egl --- configs/linux-dri | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) diff --git a/configs/linux-dri b/configs/linux-dri index 6ef4dae..c667a38 100644 --- a/configs/linux-dri +++ b/configs/linux-dri @@ -52,7 +52,7 @@ GL_LIB_DEPS = $(EXTRA_LIB_PATH) -lX11 -lXext -lXxf86vm -lXdamage -lXfixes \ # Directories SRC_DIRS := glx/x11 egl $(SRC_DIRS) -PROGRAM_DIRS = egl xdemos +PROGRAM_DIRS := egl $(PROGRAM_DIRS) # EGL directories EGL_DRIVERS_DIRS = demo glx @@ -70,4 +70,3 @@ GALLIUM_WINSYS_DIRS = drm #DRI_DIRS = i810 i915 i965 mach64 mga r128 r200 r300 radeon s3v \ # savage sis tdfx trident unichrome ffb -DRI_DIRS = intel _______________________________________________ mesa-commit mailing list mesa-commit@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-commit