diff options
Diffstat (limited to 'configure.ac')
-rw-r--r-- | configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/configure.ac b/configure.ac index c1776a85cc..79d562b4f1 100644 --- a/configure.ac +++ b/configure.ac | |||
@@ -3160,7 +3160,7 @@ fi | |||
3160 | 3160 | ||
3161 | AM_CONDITIONAL([EEZE_LIBMOUNT_BEFORE_219], | 3161 | AM_CONDITIONAL([EEZE_LIBMOUNT_BEFORE_219], |
3162 | [test "x${have_libmount_old}" = "xyes"]) | 3162 | [test "x${have_libmount_old}" = "xyes"]) |
3163 | AM_CONDITIONAL([HAVE_EEZE_MOUNT], [test "x${have_eeze_mount}" = "xno"]) | 3163 | AM_CONDITIONAL([HAVE_EEZE_MOUNT], [test "x${have_eeze_mount}" = "xyes"]) |
3164 | 3164 | ||
3165 | ## modules | 3165 | ## modules |
3166 | if test "${want_tizen}" = "yes"; then | 3166 | if test "${want_tizen}" = "yes"; then |