eeze: correct a typo to enable the correct build.

This commit is contained in:
Cedric BAIL 2013-03-06 23:22:29 +09:00
parent 238e5951bb
commit fcf0f02ac3
1 changed files with 1 additions and 1 deletions

View File

@ -3160,7 +3160,7 @@ fi
AM_CONDITIONAL([EEZE_LIBMOUNT_BEFORE_219],
[test "x${have_libmount_old}" = "xyes"])
AM_CONDITIONAL([HAVE_EEZE_MOUNT], [test "x${have_eeze_mount}" = "xno"])
AM_CONDITIONAL([HAVE_EEZE_MOUNT], [test "x${have_eeze_mount}" = "xyes"])
## modules
if test "${want_tizen}" = "yes"; then