diff options
author | Thierry Vignaud <tvignaud@mandriva.com> | 2009-09-14 11:48:51 -0600 |
---|---|---|
committer | Brian Paul <brianp@vmware.com> | 2009-09-14 11:48:51 -0600 |
commit | 1402ea8f3984e5d8659ff2d923d438ecbf79042e (patch) | |
tree | c8aa9cd0be449429b0e9fd29d9f3730dd121c2e2 | |
parent | 9c8b69302c2509d9ec8d6f87b7d1c34b6e215227 (diff) |
configure: fix comment
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index 63cc27eec9..fe54dd5753 100644 --- a/configure.ac +++ b/configure.ac @@ -1188,7 +1188,7 @@ if test "x$enable_gallium_radeon" = xyes; then fi dnl -dnl Gallium Radeon configuration +dnl Gallium Nouveau configuration dnl AC_ARG_ENABLE([gallium-nouveau], [AS_HELP_STRING([--enable-gallium-nouveau], |