From c2ed0217384dc6f24e4434d7b66d4e76bbf74fd8 Mon Sep 17 00:00:00 2001 From: Cedric Bail Date: Sun, 10 Mar 2013 17:50:44 +0900 Subject: [PATCH] eeze: be cleaner and always declare variable just in case. --- configure.ac | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/configure.ac b/configure.ac index f613a9d856..fa78b98115 100644 --- a/configure.ac +++ b/configure.ac @@ -3087,6 +3087,11 @@ EFL_LIB_END([Efreet]) #### End of Efreet #### Eeze +have_libmount_new="no" +have_libmount_old="no" +have_eeze_mount="no" +want_tizen="no" + EFL_LIB_START_OPTIONAL([Eeze], [test "${have_linux}" = "yes"]) ### Additional options to configure