projects
/
platform
/
upstream
/
efl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
44e09d9
)
missing x
author
doursse
<doursse>
Sun, 12 Mar 2006 00:08:58 +0000
(
00:08
+0000)
committer
doursse
<doursse@7cbeb6ba-43b4-40fd-8cce-4c39aea84d33>
Sun, 12 Mar 2006 00:08:58 +0000
(
00:08
+0000)
SVN revision: 21197
legacy/evas/configure.in
patch
|
blob
|
history
diff --git
a/legacy/evas/configure.in
b/legacy/evas/configure.in
index 9f90ce2cb3538134a89dbedba4449dab1b1aec10..1ceccb1c7afd12593058718c078a15d5c0f3b7ae 100644
(file)
--- a/
legacy/evas/configure.in
+++ b/
legacy/evas/configure.in
@@
-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" = "
x
yes")
#######################################
## Check if we should build the software_xcb engine