summaryrefslogtreecommitdiffstats
path: root/configure.ac
diff options
context:
space:
mode:
authorMarek Olšák <[email protected]>2011-06-14 01:00:36 +0200
committerMarek Olšák <[email protected]>2011-06-14 01:45:11 +0200
commitbe2b9bdcee67c0bc1d81c3fcec548e8981488ee0 (patch)
treef7bd74ad7311ae458afa1f38d6abd1a14434277c /configure.ac
parent63e38bd0f6a1958f174a98e4b06be3fb152048b4 (diff)
xorg-radeon: rename to xorg-r300
Diffstat (limited to 'configure.ac')
-rw-r--r--configure.ac2
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac
index 1e5f9cec999..3e814415218 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1816,7 +1816,7 @@ if test "x$enable_gallium_r300" = xauto; then
gallium_check_st "radeon/drm" "dri-r300"
elif test "x$enable_gallium_r300" = xyes; then
GALLIUM_DRIVERS_DIRS="$GALLIUM_DRIVERS_DIRS r300"
- gallium_check_st "radeon/drm" "dri-r300" "xorg-radeon"
+ gallium_check_st "radeon/drm" "dri-r300" "xorg-r300"
fi
dnl