configure: added --enable-virtfs option.
authorKitae Kim <kt920.kim@samsung.com>
Wed, 24 Jul 2013 07:06:37 +0000 (16:06 +0900)
committerKitae Kim <kt920.kim@samsung.com>
Wed, 24 Jul 2013 07:06:37 +0000 (16:06 +0900)
commit366050e78e6399532bb902c4e809a95752a84fb5
treeaeac2594d497b1c1a1bdb9eb2ebe24855c826963
parent9201cc1bde32700adc0968ff5a296e6c63c57624
configure: added --enable-virtfs option.

If there are no libraries that are related with virtfs,
qemu configure does not compile virtfs module. Therefore,
added --enable-virtfs option to check those libraries during compile time.

Change-Id: I37a20a3b5e92f6dcf3e35c10b22ba02221b5167f
Signed-off-by: Kitae Kim <kt920.kim@samsung.com>
tizen/emulator_configure.sh