configure: Report elm_prefs_cc path in configure summary.

Usefull for cross-compiling or other use cases where you try to
set the path.
This commit is contained in:
Stefan Schmidt 2014-06-19 10:49:09 +02:00
parent 49c09c2d4b
commit 72160ca86c
1 changed files with 1 additions and 0 deletions

View File

@ -728,6 +728,7 @@ echo " Elocation..............: ${have_elementary_elocation}"
echo
echo " eet......................: ${eet_eet}"
echo " edje_cc..................: ${edje_cc}"
echo " elm_prefs_cc.............: ${elm_prefs_cc}"
echo " eolian_gen...............: ${eolian_gen}"
echo
echo " Build elementary_test....: ${have_elementary_test}"