missing x

SVN revision: 21197
This commit is contained in:
doursse 2006-03-12 00:08:58 +00:00 committed by doursse
parent 44e09d9e74
commit 0bc3319af0
1 changed files with 1 additions and 1 deletions

View File

@ -182,7 +182,7 @@ if test "x$have_evas_software_x11" = "xyes"; then
]
)
fi
AM_CONDITIONAL(BUILD_ENGINE_SOFTWARE_X11, test "x$have_evas_software_x11" = "yes")
AM_CONDITIONAL(BUILD_ENGINE_SOFTWARE_X11, test "x$have_evas_software_x11" = "xyes")
#######################################
## Check if we should build the software_xcb engine