Sun Oct 23 12:17:18 2005 Michael Jennings (mej)

Fixed --disable-ecore-con
----------------------------------------------------------------------


SVN revision: 17826
This commit is contained in:
Michael Jennings 2005-10-23 16:09:22 +00:00
parent b307dd253e
commit 1d3bec0505
1 changed files with 1 additions and 1 deletions

View File

@ -772,7 +772,7 @@ AC_ARG_ENABLE(ecore-con,
AC_MSG_RESULT(yes)
else
AC_MSG_RESULT(no)
want_ecore_con="yes"
want_ecore_con="no"
fi
], [
AC_MSG_RESULT(yes)