elementary config: Fix to use ELEMENTARY_BASE_DIR for configure path
authorYoungbok Shin <youngb.shin@samsung.com>
Mon, 22 Jan 2018 12:01:27 +0000 (21:01 +0900)
committerWonki Kim <wonki_.kim@samsung.com>
Tue, 3 Apr 2018 07:13:53 +0000 (16:13 +0900)
commite5572c4aff4204c8313130c90b2d63ff57158a97
treedfb9d431c5f51ce6cd14e15e04de5452f8adc8bd
parentae07693f88585cdf7e38cdfe288837b9b80dbd7c
elementary config: Fix to use ELEMENTARY_BASE_DIR for configure path

Summary:
"--with-elementary-base-dir" option was ignored by recent patches on elm_config.
The macro is being used in elm_theme. It should be syncronized.
The default value of the macro is ".elementary".

@fix

Test Plan: N/A

Reviewers: raster, cedric, jpeg

Reviewed By: jpeg

Differential Revision: https://phab.enlightenment.org/D5755
src/lib/elementary/elm_config.c