build: The OSX backend is not experimental any more
The OSX backend is actively developed, and tested, so we can drop the experimental flag.
This commit is contained in:
parent
81e8c8dec9
commit
d67bc235a4
1 changed files with 0 additions and 1 deletions
|
@ -359,7 +359,6 @@ AS_CASE([$CLUTTER_FLAVOUR],
|
|||
|
||||
[osx],
|
||||
[
|
||||
experimental_backend="yes"
|
||||
CLUTTER_STAGE_TYPE="CLUTTER_TYPE_STAGE_OSX"
|
||||
|
||||
AC_DEFINE([HAVE_CLUTTER_OSX], [1], [Have the OSX backend])
|
||||
|
|
Loading…
Add table
Reference in a new issue