diff --git a/configure.ac b/configure.ac index 780d6bd921..672e1baa15 100644 --- a/configure.ac +++ b/configure.ac @@ -4288,6 +4288,10 @@ if test "x${with_binary_edje_cc}" != "x"; then echo " edje_cc.......: ${with_binary_edje_cc}" fi +if test "x${with_binary_eolian_gen}" != "x"; then +echo " eolian_gen....: ${with_binary_eolian_gen}" +fi + echo " " echo "Installation....: make install (as root if needed, with 'su' or 'sudo')" echo " prefix........: $prefix"