stefan pushed a commit to branch master.

http://git.enlightenment.org/core/elementary.git/commit/?id=4f64ca4c19cc5c3b9c3efc204a4ab66bd4cafef0

commit 4f64ca4c19cc5c3b9c3efc204a4ab66bd4cafef0
Author: Stefan Schmidt <s.schm...@samsung.com>
Date:   Thu Jun 19 11:01:28 2014 +0200

    configure: Report elementary_codegen path in configure summary
    
    Another bianry path we might set being displayed in the summary.
---
 configure.ac | 1 +
 1 file changed, 1 insertion(+)

diff --git a/configure.ac b/configure.ac
index 90add3e..dcc6cd6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -728,6 +728,7 @@ echo "    Elocation..............: 
${have_elementary_elocation}"
 echo
 echo "  eet......................: ${eet_eet}"
 echo "  edje_cc..................: ${edje_cc}"
+echo "  elementary_codegen.......: ${elementary_codegen}"
 echo "  elm_prefs_cc.............: ${elm_prefs_cc}"
 echo "  eolian_gen...............: ${eolian_gen}"
 echo

-- 


Reply via email to