missing x
authordoursse <doursse>
Sun, 12 Mar 2006 00:08:58 +0000 (00:08 +0000)
committerdoursse <doursse@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 12 Mar 2006 00:08:58 +0000 (00:08 +0000)
SVN revision: 21197

legacy/evas/configure.in

index 9f90ce2cb3538134a89dbedba4449dab1b1aec10..1ceccb1c7afd12593058718c078a15d5c0f3b7ae 100644 (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