Module: Mesa Branch: master Commit: e0f510b1c9885d421e00d583c9d0ad9c63b22ba5 URL: http://cgit.freedesktop.org/mesa/mesa/commit/?id=e0f510b1c9885d421e00d583c9d0ad9c63b22ba5
Author: Matt Turner <[email protected]> Date: Fri Aug 31 15:11:11 2012 -0700 build: Remove left over echo from GLU removal --- configure.ac | 2 -- 1 files changed, 0 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index a80ccbf..82fe225 100644 --- a/configure.ac +++ b/configure.ac @@ -2049,8 +2049,6 @@ xyesno) ;; esac -echo "" - dnl EGL echo "" echo " EGL: $enable_egl" _______________________________________________ mesa-commit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/mesa-commit
