Fix typos

This commit is contained in:
Eduardo Bart 2012-07-30 03:15:37 -03:00
parent 70fba12d6c
commit 1e2d20d289
5 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# Try to find the EGL librairy
# Try to find the EGL library
# EGL_FOUND - system has EGL
# EGL_INCLUDE_DIR - the EGL include directory
# EGL_LIBRARY - the EGL library

View File

@ -1,4 +1,4 @@
# Try to find the GLEW librairy
# Try to find the GLEW library
# GLEW_FOUND - system has GLEW
# GLEW_INCLUDE_DIR - the GLEW include directory
# GLEW_LIBRARY - the GLEW library

View File

@ -1,4 +1,4 @@
# Try to find the GMP librairy
# Try to find the GMP library
# GMP_FOUND - system has GMP
# GMP_INCLUDE_DIR - the GMP include directory
# GMP_LIBRARY - the GMP library

View File

@ -1,4 +1,4 @@
# Try to find the lua librairy
# Try to find the lua library
# LUA_FOUND - system has lua
# LUA_INCLUDE_DIR - the lua include directory
# LUA_LIBRARY - the lua library

View File

@ -1,4 +1,4 @@
# Try to find the lua librairy
# Try to find the lua library
# LUAJIT_FOUND - system has lua
# LUAJIT_INCLUDE_DIR - the lua include directory
# LUAJIT_LIBRARY - the lua library