https://bugs.freedesktop.org/show_bug.cgi?id=49768
--- Comment #1 from Homer Hsing <homer.hs...@gmail.com> 2012-05-10 18:53:09 PDT --- The patch above is truncated to 80 chars a line, wrong ... Correct patch is: diff --git a/configure.ac b/configure.ac index 43a7c0c..d66d893 100644 --- a/configure.ac +++ b/configure.ac @@ -639,7 +639,7 @@ AC_ARG_ENABLE([gallium_gbm], AC_ARG_ENABLE([r600-llvm-compiler], [AS_HELP_STRING([--enable-r600-llvm-compiler], - [Enable experimental LLVM backend for graphics shaders @<:default=disable@:>@])], + [Enable experimental LLVM backend for graphics shaders @<:@default=disable@:>@])], [enable_r600_llvm="$enableval"], [enable_r600_llvm=no]) -- Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ mesa-dev mailing list mesa-dev@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/mesa-dev