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.comReceived 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