Re: [clutter] [PATCH] fix eglnative configure

From: Matthew Allum <mallum_at_openedhand.com>
Date: Thu, 29 Nov 2007 00:36:31 +0000

Fix committed, thanks!

  == Matthew

On Thu, 2007-11-29 at 01:07 +0100, Damien Lespiau wrote:
> Hi all,
>
> A little patch against SVN HEAD to fix a typo.
>
> Index: configure.ac
> ===================================================================
> --- configure.ac (revision 1669)
> +++ configure.ac (working copy)
> @@ -231,7 +231,7 @@
> CLUTTER_COGL="gles"
> AC_DEFINE([HAVE_COGL_GLES], 1, [Have GL/ES for rendering])
>
> - AC_CHECK_HEADERS([clutter_gl_header],,
> + AC_CHECK_HEADERS([$clutter_gl_header],,
> [AC_MSG_ERROR([Unable to locate require GL header])])
> AC_CHECK_HEADERS([GLES/egl.h],,
> [AC_MSG_ERROR([Unable to locate required GLES headers])])
>
>

-- 
To unsubscribe send a mail to clutter+unsubscribe_at_o-hand.com
Received on Wed Nov 28 2007 - 19:36:31 EST

This archive was generated by hypermail 2.2.0 : Wed Nov 28 2007 - 21:00:07 EST