From: devilhorns Date: Sat, 28 Jan 2012 13:40:21 +0000 (+0000) Subject: Evas: Fix typo in autofoo output. X-Git-Tag: submit/trunk/20120815.174732~518 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=f2c38ae6e29ecedec16608073163501b509e527d;p=profile%2Fivi%2Fevas.git Evas: Fix typo in autofoo output. git-svn-id: http://svn.enlightenment.org/svn/e/trunk/evas@67571 7cbeb6ba-43b4-40fd-8cce-4c39aea84d33 --- diff --git a/configure.ac b/configure.ac index 5424e31..a285b17 100644 --- a/configure.ac +++ b/configure.ac @@ -663,7 +663,7 @@ AM_CONDITIONAL([EVAS_CSERVE], [test "x${want_evas_cserve}" = "xyes"]) gl_flavor_gles="no" AC_MSG_CHECKING(whether to build GLES flavor of GL) AC_ARG_ENABLE(gl-flavor-gles, - AC_HELP_STRING([--enable-gl-flavor-gles], [enable gles falvor of gl instead of standard]), + AC_HELP_STRING([--enable-gl-flavor-gles], [enable gles flavor of gl instead of standard]), [ if test "x$enableval" = "xyes" ; then AC_MSG_RESULT(yes)