From 7f3c5aadd93abc7b82952c984acb48fa8784eb4c Mon Sep 17 00:00:00 2001 From: Tim-Philipp Müller Date: Tue, 25 Feb 2014 08:49:05 +0000 Subject: configure: fix typo --- configure.ac | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/configure.ac b/configure.ac index fea15e9..0bffe50 100644 --- a/configure.ac +++ b/configure.ac @@ -640,7 +640,7 @@ GL_WINDOWS= GL_APIS= GL_CONFIG_DEFINES= -dnl API's +dnl APIs if test "x$USE_OPENGL" = "xyes"; then GL_APIS="gl $GL_APIS" GL_CONFIG_DEFINES="$GL_CONFIG_DEFINES @@ -1153,7 +1153,7 @@ AG_GST_OUTPUT_PLUGINS cat << EOF - OpenGL API's: ${GL_APIS} + OpenGL APIs: ${GL_APIS} OpenGL Platforms: ${GL_PLATFORMS} Window Systems: ${GL_WINDOWS} -- cgit v1.2.3