[Intel-gfx] [PATCH 1/8] build: Fix a small typo in configure.ac

Damien Lespiau damien.lespiau at intel.com
Fri Jul 19 18:49:41 CEST 2013


Signed-off-by: Damien Lespiau <damien.lespiau at intel.com>
---
 configure.ac | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/configure.ac b/configure.ac
index 2eba12a..59d01cf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -61,7 +61,7 @@ XORG_MACROS_VERSION(1.16)
 XORG_DEFAULT_OPTIONS
 
 # warning flags for the assembler. We can't quite use CWARNFLAGS for it yet as
-# it generates waaaay to many warnings.
+# it generates waaaay too many warnings.
 ASSEMBLER_WARN_CFLAGS=""
 if test "x$GCC" = "xyes"; then
 	ASSEMBLER_WARN_CFLAGS="-Wall -Wstrict-prototypes \
-- 
1.8.3.1




More information about the Intel-gfx mailing list