SVN revision: 16327
This commit is contained in:
Carsten Haitzler 2005-08-25 04:38:12 +00:00
parent 76c1919786
commit bbc02011e7
1 changed files with 1 additions and 0 deletions

View File

@ -448,6 +448,7 @@ if test "x$have_evas_gl_x11" = "xyes"; then
AC_MSG_RESULT(disabling GL X11 engine)
have_evas_gl_x11="no"
]
)
], [
AM_CONDITIONAL(BUILD_ENGINE_GL_X11, false)
AM_CONDITIONAL(BUILD_ENGINE_GL_COMMON, false)