and have glitz disabled for now as its pretty much a skeleton engine.

SVN revision: 27046
This commit is contained in:
Carsten Haitzler 2006-11-11 06:04:55 +00:00
parent 41b70e1b8a
commit 1a558240a3
1 changed files with 2 additions and 0 deletions

View File

@ -579,6 +579,8 @@ AC_CHECK_HEADER(glitz-glx.h,
[ have_evas_glitz_x11="yes" ],
[ have_evas_glitz_x11="no" ]
)
# maually disable glitz engine for now - as it does nothing.
have_evas_glitz_x11="no";
## Manual override
AC_MSG_CHECKING(whether glitz x11 backend is to be built)
AC_ARG_ENABLE(glitz-x11, [ --enable-glitz-x11 enable the Glitz X11 rendering backend], [