eeze: correct a typo to enable the correct build.
authorCedric BAIL <cedric.bail@samsung.com>
Wed, 6 Mar 2013 14:22:29 +0000 (23:22 +0900)
committerCedric BAIL <cedric.bail@samsung.com>
Wed, 6 Mar 2013 14:22:29 +0000 (23:22 +0900)
configure.ac

index c1776a8..79d562b 100644 (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