Make RECOVERY_GUI configurable 83/132183/3
authorSunmin Lee <sunm.lee@samsung.com>
Thu, 1 Jun 2017 10:35:09 +0000 (19:35 +0900)
committerSunmin Lee <sunm.lee@samsung.com>
Thu, 8 Jun 2017 10:02:42 +0000 (19:02 +0900)
commit06c7335d4d5a523665b4eac83910790ccce29a1b
tree673fcf8858ea56bdac46ab9fef491c3b8af416a9
parent2a8664c345dc41b51e8502b55c58b62d5f958c3f
Make RECOVERY_GUI configurable

According to profile, gui util would not be built and pacakged.
However, RECOVERY_GUI always had been set to "GUI" so
make recovery-init to call gui util.
This patch makes RECOVERY_GUI configurable according to current profile.

Change-Id: Ia7017d099b1e4805162074a3b0ef772c5cbf1e45
Signed-off-by: Sunmin Lee <sunm.lee@samsung.com>
configure.ac