configure.ac: display enable debug build option.

This commit is contained in:
Daniel Juyung Seo 2013-06-09 17:12:39 +09:00
parent 9353cdeac8
commit 1db93983ae
1 changed files with 1 additions and 0 deletions

View File

@ -879,6 +879,7 @@ echo " Build elm_prefs_cc.......: ${have_elm_prefs_cc}"
echo " Examples.................: ${enable_build_examples}"
echo " Examples installed.......: ${enable_install_examples}"
echo " Build elementary_config..: ${have_elementary_config}"
echo " Enable debug.............: ${want_elementary_debug}"
echo
echo "Compilation................: make (or gmake)"
echo " CPPFLAGS.................: $CPPFLAGS"