2008-03-05 Emmanuele Bassi <ebassi@openedhand.com>
* configure.ac: Add "osx" the the AC_HELP_STRING of the flavour selection. (#831, Peter Enzerink)
This commit is contained in:
parent
57a954b1eb
commit
5a4f655998
@ -1,3 +1,8 @@
|
|||||||
|
2008-03-05 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
|
* configure.ac: Add "osx" the the AC_HELP_STRING of the flavour
|
||||||
|
selection. (#831, Peter Enzerink)
|
||||||
|
|
||||||
2008-03-04 Emmanuele Bassi <ebassi@openedhand.com>
|
2008-03-04 Emmanuele Bassi <ebassi@openedhand.com>
|
||||||
|
|
||||||
* clutter/clutter-main.c (clutter_do_event): Do not throttle the
|
* clutter/clutter-main.c (clutter_do_event): Do not throttle the
|
||||||
|
@ -83,7 +83,7 @@ backendextra=
|
|||||||
backendextralib=
|
backendextralib=
|
||||||
clutterbackend=glx
|
clutterbackend=glx
|
||||||
AC_ARG_WITH([flavour],
|
AC_ARG_WITH([flavour],
|
||||||
AC_HELP_STRING([--with-flavour=@<:@glx/eglx/eglnative/sdl@:>@],
|
AC_HELP_STRING([--with-flavour=@<:@glx/eglx/eglnative/sdl/osx@:>@],
|
||||||
[Select the Clutter backend]),
|
[Select the Clutter backend]),
|
||||||
clutterbackend=$with_flavour)
|
clutterbackend=$with_flavour)
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user